aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_util/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/rust/tor_util/Cargo.toml')
-rw-r--r--src/rust/tor_util/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust/tor_util/Cargo.toml b/src/rust/tor_util/Cargo.toml
index f175fbdfb0..906833ce24 100644
--- a/src/rust/tor_util/Cargo.toml
+++ b/src/rust/tor_util/Cargo.toml
@@ -9,5 +9,5 @@ path = "lib.rs"
crate_type = ["rlib", "staticlib"]
[dependencies]
-libc = "*"
+libc = "0.2.22"