diff options
Diffstat (limited to 'crates/tor-proto/Cargo.toml')
| -rw-r--r-- | crates/tor-proto/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-proto/Cargo.toml b/crates/tor-proto/Cargo.toml index 28f528de2..e44d6ae93 100644 --- a/crates/tor-proto/Cargo.toml +++ b/crates/tor-proto/Cargo.toml @@ -143,6 +143,7 @@ tracing = "0.1.36" typenum = "1.12" visibility = { version = "0.1.0" } void = "1" +web-time-compat = { path = "../web-time-compat", version = "0.1.0" } zeroize = "1" [target.'cfg(any(target_arch = "x86", target_arch = "x86_64"))'.dev-dependencies] |
