diff options
Diffstat (limited to 'crates/tor-dirmgr')
| -rw-r--r-- | crates/tor-dirmgr/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-dirmgr/Cargo.toml b/crates/tor-dirmgr/Cargo.toml index e340f2471..711289ead 100644 --- a/crates/tor-dirmgr/Cargo.toml +++ b/crates/tor-dirmgr/Cargo.toml @@ -41,6 +41,7 @@ full = [ "oneshot-fused-workaround/full", "tor-protover/full", "tor-dircommon/full", + "web-time-compat/full", ] experimental = ["experimental-api", "dirfilter", "geoip"] bridge-client = ["tor-circmgr/specific-relay", "tor-guardmgr/bridge-client", "routerdesc"] |
