From 2be31dc8ca78ecd91ef726c0fa4ca5129629076e Mon Sep 17 00:00:00 2001 From: namilsk Date: Tue, 20 Jan 2026 18:31:42 +0300 Subject: Shitcode, again --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4016a05..2748af4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,6 @@ reqwest = { version = "0.12.24", features = ["stream"] } emissary-util = { version = "0.3.0", features = ["tokio"] } emissary-core = "0.3.0" flate2 = "1.1.5" -log = "0.4.28" tar = "0.4.44" url = "2.5.7" indicatif = "0.18.3" @@ -28,6 +27,7 @@ git2 = "0.19.0" gpgme = "0.11.0" glob = "0.3.3" lazy_static = "1.5.0" +log = "0.4.28" [dev-dependencies] env_logger = "0.11.8" @@ -41,4 +41,4 @@ uuid = { version = "1.19.0", features = ["v4"] } strip = true lto = true opt-level = 3 -codegen-units = 1 \ No newline at end of file +codegen-units = 1 -- cgit v1.2.3