summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-hscrypto/Cargo.toml')
-rw-r--r--crates/tor-hscrypto/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-hscrypto/Cargo.toml b/crates/tor-hscrypto/Cargo.toml
index 05c2b020b..5f4ee9860 100644
--- a/crates/tor-hscrypto/Cargo.toml
+++ b/crates/tor-hscrypto/Cargo.toml
@@ -35,6 +35,7 @@ full = [
"equix?/full",
"tor-memquota?/full",
"tor-key-forge/full",
+ "web-time-compat/full",
]
experimental = ["hs-pow-full"]