summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNamilskyy <alive6863@gmail.com>2025-11-29 12:36:24 +0300
committerNamilskyy <alive6863@gmail.com>2025-11-29 12:36:56 +0300
commit11ccd034109224849fff54c12785e454deba6741 (patch)
tree8e789990f6dcedfa6058e2e26147f8e97108df3f /Cargo.toml
parent4920b032cf998b2edc6c52942f4d012eead6a169 (diff)
Fixed much warnings, some refactors and additions.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e339616..6173d2d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,6 +18,7 @@ tar = "0.4.44"
emissary-core = "0.2.0"
tokio = "1.48.0"
yosemite = "0.6.1"
+cc = "1.2.48"