summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-hsservice/Cargo.toml')
-rw-r--r--crates/tor-hsservice/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-hsservice/Cargo.toml b/crates/tor-hsservice/Cargo.toml
index bf200636b..e9a4ff0f5 100644
--- a/crates/tor-hsservice/Cargo.toml
+++ b/crates/tor-hsservice/Cargo.toml
@@ -140,6 +140,7 @@ tor-relay-selection = { path = "../tor-relay-selection", version = "0.40.0" }
tor-rtcompat = { version = "0.40.0", path = "../tor-rtcompat" }
tracing = "0.1.36"
void = "1"
+web-time-compat = { version = "0.1.0", path = "../web-time-compat" }
[dev-dependencies]
libc = { version = "0.2", default-features = false }