diff options
Diffstat (limited to 'crates/arti/Cargo.toml')
| -rw-r--r-- | crates/arti/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/arti/Cargo.toml b/crates/arti/Cargo.toml index c97d1ff51..7bbe4e48f 100644 --- a/crates/arti/Cargo.toml +++ b/crates/arti/Cargo.toml @@ -53,7 +53,7 @@ full = [ "tor-hsrproxy?/full", "tor-hsservice?/full", "tor-async-utils/full", - "tor-config-path/full", + "tor-config-path/full", "tor-basic-utils/full", "tor-rpc-connect?/full", ] async-std = ["arti-client/async-std", "tor-rtcompat/async-std", "async-ctrlc", "signal-hook", "signal-hook-async-std"] |
