diff options
Diffstat (limited to 'crates/tor-keymgr/Cargo.toml')
| -rw-r--r-- | crates/tor-keymgr/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-keymgr/Cargo.toml b/crates/tor-keymgr/Cargo.toml index 3afa474ac..909dd51b5 100644 --- a/crates/tor-keymgr/Cargo.toml +++ b/crates/tor-keymgr/Cargo.toml @@ -83,6 +83,7 @@ tor-persist = { path = "../tor-persist", version = "0.40.0" } tracing = "0.1.36" visibility = { version = "0.1.0" } walkdir = { version = "2" } +web-time-compat = { path = "../web-time-compat", version = "0.1.0" } zeroize = "1" [dev-dependencies] |
