summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-chanmgr/Cargo.toml')
-rw-r--r--crates/tor-chanmgr/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-chanmgr/Cargo.toml b/crates/tor-chanmgr/Cargo.toml
index 812addbcd..50c4a3401 100644
--- a/crates/tor-chanmgr/Cargo.toml
+++ b/crates/tor-chanmgr/Cargo.toml
@@ -31,6 +31,7 @@ full = [
"tor-units/full",
"tor-async-utils/full",
"oneshot-fused-workaround/full",
+ "tor-memquota/full",
]
pt-client = ["tor-linkspec/pt-client"]