summaryrefslogtreecommitdiff
path: root/crates
diff options
context:
space:
mode:
Diffstat (limited to 'crates')
-rw-r--r--crates/arti-relay/Cargo.toml2
-rw-r--r--crates/tor-proto/Cargo.toml2
2 files changed, 4 insertions, 0 deletions
diff --git a/crates/arti-relay/Cargo.toml b/crates/arti-relay/Cargo.toml
index 976c0aed3..82de17e49 100644
--- a/crates/arti-relay/Cargo.toml
+++ b/crates/arti-relay/Cargo.toml
@@ -37,6 +37,8 @@ full = [
"tor-basic-utils/full",
"tor-cert/full",
"tor-key-forge/full",
+ "tor-units/full",
+ "web-time-compat/full",
]
[dependencies]
diff --git a/crates/tor-proto/Cargo.toml b/crates/tor-proto/Cargo.toml
index c692792ef..1a1475ee1 100644
--- a/crates/tor-proto/Cargo.toml
+++ b/crates/tor-proto/Cargo.toml
@@ -47,6 +47,8 @@ full = [
"tor-protover/full",
"tor-relay-crypto/full",
"web-time-compat/full",
+ "tor-relay-crypto?/full",
+ "tor-rpcbase?/full",
]
experimental = [