summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-dirmgr/Cargo.toml')
-rw-r--r--crates/tor-dirmgr/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-dirmgr/Cargo.toml b/crates/tor-dirmgr/Cargo.toml
index 41ad825d1..e340f2471 100644
--- a/crates/tor-dirmgr/Cargo.toml
+++ b/crates/tor-dirmgr/Cargo.toml
@@ -115,6 +115,7 @@ tor-protover = { path = "../tor-protover", version = "0.40.0", features = ["serd
tor-rtcompat = { path = "../tor-rtcompat", version = "0.40.0" }
tracing = "0.1.36"
void = "1"
+web-time-compat = { path = "../web-time-compat", version = "0.1.0" }
[target.'cfg(not(all(target_arch = "wasm32", target_os = "unknown")))'.dependencies]
fslock = "0.2.0"