diff options
Diffstat (limited to 'crates/tor-ptmgr')
| -rw-r--r-- | crates/tor-ptmgr/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-ptmgr/Cargo.toml b/crates/tor-ptmgr/Cargo.toml index 0413b1f28..4468589df 100644 --- a/crates/tor-ptmgr/Cargo.toml +++ b/crates/tor-ptmgr/Cargo.toml @@ -25,7 +25,7 @@ full = [ "tor-linkspec/full", "tor-rtcompat/full", "tor-socksproto/full", - "tor-async-utils/full", "tor-basic-utils/full", + "tor-async-utils/full", "tor-basic-utils/full", "oneshot-fused-workaround/full", ] experimental = ["experimental-api"] |
