summaryrefslogtreecommitdiff
path: root/crates/tor-checkable
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-checkable')
-rw-r--r--crates/tor-checkable/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-checkable/Cargo.toml b/crates/tor-checkable/Cargo.toml
index 67c3cf1a3..2200b0cc0 100644
--- a/crates/tor-checkable/Cargo.toml
+++ b/crates/tor-checkable/Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
[features]
experimental = ["experimental-api"]
experimental-api = ["__is_experimental"]
-full = ["tor-llcrypto/full"]
+full = ["tor-llcrypto/full", "web-time-compat/full"]
__is_experimental = []
[dependencies]