summaryrefslogtreecommitdiff
path: root/crates/tor-persist/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-persist/Cargo.toml')
-rw-r--r--crates/tor-persist/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-persist/Cargo.toml b/crates/tor-persist/Cargo.toml
index fbdffa151..733fcbcb0 100644
--- a/crates/tor-persist/Cargo.toml
+++ b/crates/tor-persist/Cargo.toml
@@ -51,6 +51,7 @@ tor-basic-utils = { path = "../tor-basic-utils", version = "0.40.0" }
tor-error = { path = "../tor-error", version = "0.40.0", features = ["tracing"] }
tracing = "0.1.36"
void = "1"
+web-time-compat = { path = "../web-time-compat", version = "0.1.0" }
[dev-dependencies]
anyhow = { version = "1.0.23" }