summaryrefslogtreecommitdiff
path: root/crates/tor-dirserver/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-dirserver/Cargo.toml')
-rw-r--r--crates/tor-dirserver/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-dirserver/Cargo.toml b/crates/tor-dirserver/Cargo.toml
index 3c87394e8..94e000bf0 100644
--- a/crates/tor-dirserver/Cargo.toml
+++ b/crates/tor-dirserver/Cargo.toml
@@ -22,6 +22,7 @@ full = [
"tor-dirclient/full",
"tor-rtcompat/full",
"tor-llcrypto/full",
+ "tor-checkable/full",
]
[dependencies]