summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authornamilsk <namilsk@namilsk.tech>2026-01-20 18:31:42 +0300
committernamilsk <namilsk@namilsk.tech>2026-01-20 18:33:30 +0300
commit2be31dc8ca78ecd91ef726c0fa4ca5129629076e (patch)
tree93320390eb21013df36c89171046abda5386afe1 /Cargo.toml
parent6f2c288f81abcaffb5381fd868b5ef82f00c4816 (diff)
Shitcode, again
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
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