diff options
Diffstat (limited to 'crates/tor-proto/Cargo.toml')
| -rw-r--r-- | crates/tor-proto/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crates/tor-proto/Cargo.toml b/crates/tor-proto/Cargo.toml index c692792ef..1a1475ee1 100644 --- a/crates/tor-proto/Cargo.toml +++ b/crates/tor-proto/Cargo.toml @@ -47,6 +47,8 @@ full = [ "tor-protover/full", "tor-relay-crypto/full", "web-time-compat/full", + "tor-relay-crypto?/full", + "tor-rpcbase?/full", ] experimental = [ |
