From d075958732b9deb6a6f39dd1171144e075f013dc Mon Sep 17 00:00:00 2001 From: Namilskyy Date: Wed, 26 Mar 2025 21:23:12 +0300 Subject: Fixing errors, the zsh: command not found: main branch will pushed only after fixing all mistakes and bugs. Now founded 3.] --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 0a69c5e..420666a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2046,6 +2046,7 @@ dependencies = [ "clap 4.5.32", "dirs", "image 0.24.9", + "once_cell", "reqwest", "serde", "termimage", -- cgit v1.2.3