summaryrefslogtreecommitdiff
path: root/crates/tor-log-ratelim/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-log-ratelim/Cargo.toml')
-rw-r--r--crates/tor-log-ratelim/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-log-ratelim/Cargo.toml b/crates/tor-log-ratelim/Cargo.toml
index 95e41e6f3..539190d3c 100644
--- a/crates/tor-log-ratelim/Cargo.toml
+++ b/crates/tor-log-ratelim/Cargo.toml
@@ -25,6 +25,7 @@ tor-error = { path = "../tor-error", version = "0.40.0" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.40.0" }
tracing = "0.1.36"
weak-table = "0.3.0"
+web-time-compat = { path = "../web-time-compat", version = "0.1.0" }
[dev-dependencies]