summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-chanmgr/Cargo.toml')
-rw-r--r--crates/tor-chanmgr/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-chanmgr/Cargo.toml b/crates/tor-chanmgr/Cargo.toml
index 544d4d6fb..b1c0d3431 100644
--- a/crates/tor-chanmgr/Cargo.toml
+++ b/crates/tor-chanmgr/Cargo.toml
@@ -34,6 +34,7 @@ full = [
"oneshot-fused-workaround/full",
"tor-memquota/full",
"caret/full",
+ "web-time-compat/full",
]
pt-client = ["tor-linkspec/pt-client", "tor-proto/pt-client"]