summaryrefslogtreecommitdiff
path: root/crates/tor-proto/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-proto/Cargo.toml')
-rw-r--r--crates/tor-proto/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-proto/Cargo.toml b/crates/tor-proto/Cargo.toml
index 26710b8ba..57aec1684 100644
--- a/crates/tor-proto/Cargo.toml
+++ b/crates/tor-proto/Cargo.toml
@@ -33,7 +33,7 @@ full = [
"tor-rtcompat/full",
"tor-rtmock/full",
"tor-units/full",
- "tor-hscrypto?/full",
+ "tor-hscrypto?/full", "tor-log-ratelim/full",
]
experimental = ["experimental-api", "ntor_v3", "stream-ctrl", "testing"]