diff options
Diffstat (limited to 'crates/tor-guardmgr/Cargo.toml')
| -rw-r--r-- | crates/tor-guardmgr/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-guardmgr/Cargo.toml b/crates/tor-guardmgr/Cargo.toml index 60468a9ec..097eefaf6 100644 --- a/crates/tor-guardmgr/Cargo.toml +++ b/crates/tor-guardmgr/Cargo.toml @@ -96,6 +96,7 @@ tor-rtcompat = { path = "../tor-rtcompat", version = "0.40.0" } tor-rtmock = { path = "../tor-rtmock", version = "0.40.0", optional = true } tor-units = { path = "../tor-units", version = "0.40.0" } tracing = "0.1.36" +web-time-compat = { path = "../web-time-compat", version = "0.1.0" } [dev-dependencies] float_eq = "1.0.0" |
