summaryrefslogtreecommitdiff
path: root/tor-consdiff/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tor-consdiff/Cargo.toml')
-rw-r--r--tor-consdiff/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-consdiff/Cargo.toml b/tor-consdiff/Cargo.toml
index d66406d02..fe93b6f18 100644
--- a/tor-consdiff/Cargo.toml
+++ b/tor-consdiff/Cargo.toml
@@ -16,7 +16,7 @@ slow-diff-apply = []
[dependencies]
-tor-llcrypto = { path="../tor-llcrypto", version= "*" }
+tor-llcrypto = { path="../tor-llcrypto", version="0.0.0" }
digest = "0.9.0"
hex = "0.4.3"