summaryrefslogtreecommitdiff
path: root/crates/tor-consdiff
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-consdiff')
-rw-r--r--crates/tor-consdiff/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-consdiff/Cargo.toml b/crates/tor-consdiff/Cargo.toml
index c9b9953ee..d7f2f6876 100644
--- a/crates/tor-consdiff/Cargo.toml
+++ b/crates/tor-consdiff/Cargo.toml
@@ -19,4 +19,4 @@ slow-diff-apply = []
digest = "0.10.0"
hex = "0.4"
thiserror = "1"
-tor-llcrypto = { path = "../tor-llcrypto", version = "0.3.0" }
+tor-llcrypto = { path = "../tor-llcrypto", version = "0.3.2" }