summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-linkspec/Cargo.toml')
-rw-r--r--crates/tor-linkspec/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-linkspec/Cargo.toml b/crates/tor-linkspec/Cargo.toml
index 7452e1f18..091d3d3e1 100644
--- a/crates/tor-linkspec/Cargo.toml
+++ b/crates/tor-linkspec/Cargo.toml
@@ -22,6 +22,7 @@ full = [
"tor-config/full",
"tor-llcrypto/full",
"tor-protover/full",
+ "tor-memquota/full",
]
experimental = ["decode", "verbatim"]
pt-client = []