aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_allocate/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/rust/tor_allocate/Cargo.toml')
-rw-r--r--src/rust/tor_allocate/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust/tor_allocate/Cargo.toml b/src/rust/tor_allocate/Cargo.toml
index ceb08b78ab..468425f115 100644
--- a/src/rust/tor_allocate/Cargo.toml
+++ b/src/rust/tor_allocate/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.0.1"
name = "tor_allocate"
[dependencies]
-libc = "0.2.22"
+libc = "=0.2.39"
[lib]
name = "tor_allocate"