aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_util
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-03-21 17:05:42 -0400
committerNick Mathewson <nickm@torproject.org>2018-03-21 17:05:42 -0400
commit03e787e220a92996ecca1c9bc262f29ee37ececc (patch)
tree80d555623548c6527ae0b69c32f5c2ed504c0743 /src/rust/tor_util
parent2c36a02bb148e7331675f65628939dec448a8db1 (diff)
parent95b78d4178a07b9b33782a2d3193aa176a88ca80 (diff)
downloadtor-03e787e220a92996ecca1c9bc262f29ee37ececc.tar.gz
tor-03e787e220a92996ecca1c9bc262f29ee37ececc.zip
Merge branch 'maint-0.3.3'
Diffstat (limited to 'src/rust/tor_util')
-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 adc3390b53..a606a280b2 100644
--- a/src/rust/tor_util/Cargo.toml
+++ b/src/rust/tor_util/Cargo.toml
@@ -15,5 +15,5 @@ path = "../tor_allocate"
path = "../tor_log"
[dependencies]
-libc = "0.2.22"
+libc = "=0.2.39"