diff options
Diffstat (limited to 'crates/tor-hsclient/Cargo.toml')
| -rw-r--r-- | crates/tor-hsclient/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-hsclient/Cargo.toml b/crates/tor-hsclient/Cargo.toml index 354e48673..cb6542792 100644 --- a/crates/tor-hsclient/Cargo.toml +++ b/crates/tor-hsclient/Cargo.toml @@ -90,6 +90,7 @@ tor-proto = { version = "0.40.0", path = "../tor-proto", features = ["hs-client" tor-protover = { version = "0.40.0", path = "../tor-protover" } tor-rtcompat = { version = "0.40.0", path = "../tor-rtcompat" } tracing = "0.1.36" +web-time-compat = { version = "0.1.0", path = "../web-time-compat" } [dev-dependencies] humantime = "2" |
