diff options
Diffstat (limited to 'crates/tor-dirmgr/Cargo.toml')
| -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 85c1f253d..0ca4dd97a 100644 --- a/crates/tor-dirmgr/Cargo.toml +++ b/crates/tor-dirmgr/Cargo.toml @@ -35,6 +35,7 @@ full = [ "tor-geoip?/full", "tor-async-utils/full", "tor-persist/full", + "oneshot-fused-workaround/full", ] experimental = ["experimental-api", "dirfilter", "geoip"] bridge-client = ["tor-circmgr/specific-relay", "tor-guardmgr/bridge-client", "routerdesc"] |
