summaryrefslogtreecommitdiff
path: root/crates/tor-persist
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-persist')
-rw-r--r--crates/tor-persist/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-persist/Cargo.toml b/crates/tor-persist/Cargo.toml
index 733fcbcb0..be40586f1 100644
--- a/crates/tor-persist/Cargo.toml
+++ b/crates/tor-persist/Cargo.toml
@@ -25,6 +25,7 @@ full = [
"tor-basic-utils/full",
"tor-async-utils/full",
"oneshot-fused-workaround/full",
+ "web-time-compat/full",
]
experimental = ["state-dir", "testing"]