summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorNamilskyy <alive6863@gmail.com>2025-03-26 21:23:12 +0300
committerNamilskyy <alive6863@gmail.com>2025-03-26 21:23:31 +0300
commitd075958732b9deb6a6f39dd1171144e075f013dc (patch)
tree741962f319d6c633d71b932dc56bebc9ce37b236 /Cargo.lock
parent3d642eae40c80b31c5078d4b1d62a0a533f230d2 (diff)
Fixing errors, the zsh: command not found: main branch will pushed only after fixing all mistakes and bugs. Now founded 3.]
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
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",