summaryrefslogtreecommitdiff
path: root/crates/tor-hsclient/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-hsclient/Cargo.toml')
-rw-r--r--crates/tor-hsclient/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-hsclient/Cargo.toml b/crates/tor-hsclient/Cargo.toml
index cb6542792..2bb7d4fbc 100644
--- a/crates/tor-hsclient/Cargo.toml
+++ b/crates/tor-hsclient/Cargo.toml
@@ -49,6 +49,7 @@ full = [
"slotmap-careful/full",
"tor-memquota/full",
"tor-protover/full",
+ "web-time-compat/full",
]
__is_experimental = []
experimental = ["keymgr", "hs-pow-full"]