summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-circmgr/Cargo.toml')
-rw-r--r--crates/tor-circmgr/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-circmgr/Cargo.toml b/crates/tor-circmgr/Cargo.toml
index 244aa6ea1..77e8e58c5 100644
--- a/crates/tor-circmgr/Cargo.toml
+++ b/crates/tor-circmgr/Cargo.toml
@@ -37,6 +37,7 @@ full = [
"tor-protover/full",
"tor-relay-selection/full",
"oneshot-fused-workaround/full",
+ "tor-memquota/full",
]
specific-relay = []
vanguards = ["tor-guardmgr/vanguards"]