summaryrefslogtreecommitdiff
path: root/crates/tor-ptmgr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-ptmgr/Cargo.toml')
-rw-r--r--crates/tor-ptmgr/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-ptmgr/Cargo.toml b/crates/tor-ptmgr/Cargo.toml
index dbfda0855..5e59fc9f8 100644
--- a/crates/tor-ptmgr/Cargo.toml
+++ b/crates/tor-ptmgr/Cargo.toml
@@ -30,6 +30,7 @@ full = [
"oneshot-fused-workaround/full",
"tor-config-path/full",
"tor-proto/full",
+ "web-time-compat/full",
]
experimental = ["experimental-api"]