diff options
Diffstat (limited to 'crates/tor-rtcompat/Cargo.toml')
| -rw-r--r-- | crates/tor-rtcompat/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-rtcompat/Cargo.toml b/crates/tor-rtcompat/Cargo.toml index e8b980209..2682ccfc0 100644 --- a/crates/tor-rtcompat/Cargo.toml +++ b/crates/tor-rtcompat/Cargo.toml @@ -107,6 +107,7 @@ tor-error = { version = "0.40.0", path = "../tor-error", features = ["tracing"] tor-general-addr = { version = "0.40.0", path = "../tor-general-addr" } tracing = "0.1.36" void = "1" +web-time-compat = { version = "0.1.0", path = "../web-time-compat" } zeroize = "1" [target.'cfg(not(all(target_arch="wasm32", target_os="unknown")))'.dependencies] |
