diff options
Diffstat (limited to 'crates/arti-client/Cargo.toml')
| -rw-r--r-- | crates/arti-client/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/arti-client/Cargo.toml b/crates/arti-client/Cargo.toml index 221836e1b..5b0530542 100644 --- a/crates/arti-client/Cargo.toml +++ b/crates/arti-client/Cargo.toml @@ -54,6 +54,7 @@ full = [ "tor-geoip?/full", "tor-hsservice?/full", "tor-memquota/full", + "tor-config-path/full", ] # "full" is a top-level selector that turns on every feature, _EXCEPT FOR_: # * Features that are experimental or unstable # * Features that are testing-only |
