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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-hsclient/Cargo.toml b/crates/tor-hsclient/Cargo.toml
index 37e850fa5..28d568b3b 100644
--- a/crates/tor-hsclient/Cargo.toml
+++ b/crates/tor-hsclient/Cargo.toml
@@ -29,7 +29,7 @@ full = [
"tor-netdir/full",
"tor-netdoc/full",
"tor-proto/full",
- "tor-rtcompat/full", "tor-basic-utils/full", "tor-bytes/full", "tor-cell/full", "tor-keymgr/full", "tor-async-utils/full",
+ "tor-rtcompat/full", "tor-basic-utils/full", "tor-bytes/full", "tor-cell/full", "tor-keymgr/full", "tor-async-utils/full", "tor-persist/full",
]
__is_experimental = []
experimental = ["keymgr"]