diff options
Diffstat (limited to 'crates/tor-dirclient/Cargo.toml')
| -rw-r--r-- | crates/tor-dirclient/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-dirclient/Cargo.toml b/crates/tor-dirclient/Cargo.toml index f9dae948b..f04f8ac8c 100644 --- a/crates/tor-dirclient/Cargo.toml +++ b/crates/tor-dirclient/Cargo.toml @@ -64,6 +64,7 @@ tor-netdoc = { path = "../tor-netdoc", version = "0.40.0" } tor-proto = { path = "../tor-proto", version = "0.40.0" } tor-rtcompat = { path = "../tor-rtcompat", version = "0.40.0" } tracing = "0.1.36" +web-time-compat = { path = "../web-time-compat", version = "0.1.0" } [dev-dependencies] futures-await-test = "0.3.0" |
