summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-circmgr/Cargo.toml')
-rw-r--r--crates/tor-circmgr/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-circmgr/Cargo.toml b/crates/tor-circmgr/Cargo.toml
index e28361d92..efe3b29bc 100644
--- a/crates/tor-circmgr/Cargo.toml
+++ b/crates/tor-circmgr/Cargo.toml
@@ -42,6 +42,7 @@ full = [
"tor-memquota/full",
"tor-units/full",
"tor-dircommon/full",
+ "web-time-compat/full",
]
specific-relay = []
vanguards = ["tor-guardmgr/vanguards"]