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.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-proto/Cargo.toml b/crates/tor-proto/Cargo.toml
index 025d6d9c4..60495796f 100644
--- a/crates/tor-proto/Cargo.toml
+++ b/crates/tor-proto/Cargo.toml
@@ -35,6 +35,7 @@ full = [
"tor-hscrypto?/full",
"tor-log-ratelim/full",
"oneshot-fused-workaround/full",
+ "tor-memquota/full",
]
experimental = ["experimental-api", "ntor_v3", "stream-ctrl", "testing"]