summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-hsservice/Cargo.toml')
-rw-r--r--crates/tor-hsservice/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-hsservice/Cargo.toml b/crates/tor-hsservice/Cargo.toml
index 638ad16f6..12af37321 100644
--- a/crates/tor-hsservice/Cargo.toml
+++ b/crates/tor-hsservice/Cargo.toml
@@ -72,7 +72,7 @@ humantime = "2"
itertools = "0.13.0"
k12 = "0.3.0"
once_cell = "1"
-oneshot-fused-workaround = { path = "../oneshot-fused-workaround", version = "0.21.0" }
+oneshot-fused-workaround = { path = "../oneshot-fused-workaround", version = "0.1.0" }
postage = { version = "0.5.0", default-features = false, features = ["futures-traits"] }
rand = "0.8.5"
rand_core = "0.6.2"