summaryrefslogtreecommitdiff
path: root/crates/tor-proto/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-proto/Cargo.toml')
-rw-r--r--crates/tor-proto/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-proto/Cargo.toml b/crates/tor-proto/Cargo.toml
index fa5940939..e05d37cb9 100644
--- a/crates/tor-proto/Cargo.toml
+++ b/crates/tor-proto/Cargo.toml
@@ -66,7 +66,7 @@ educe = "0.4.6"
futures = "0.3.14"
hkdf = "0.12.0"
hmac = "0.12.0"
-oneshot-fused-workaround = { path = "../oneshot-fused-workaround", version = "0.21.0" }
+oneshot-fused-workaround = { path = "../oneshot-fused-workaround", version = "0.1.0" }
pin-project = "1"
rand = "0.8"
rand_core = "0.6.2"