summaryrefslogtreecommitdiff
path: root/crates/tor-log-ratelim
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-log-ratelim')
-rw-r--r--crates/tor-log-ratelim/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-log-ratelim/Cargo.toml b/crates/tor-log-ratelim/Cargo.toml
index 539190d3c..e0e0fd645 100644
--- a/crates/tor-log-ratelim/Cargo.toml
+++ b/crates/tor-log-ratelim/Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
[features]
default = []
-full = ["tor-error/full", "tor-rtcompat/full"]
+full = ["tor-error/full", "tor-rtcompat/full", "web-time-compat/full"]
[dependencies]