diff options
Diffstat (limited to 'crates/tor-chanmgr/Cargo.toml')
| -rw-r--r-- | crates/tor-chanmgr/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-chanmgr/Cargo.toml b/crates/tor-chanmgr/Cargo.toml index 537fc35b9..544d4d6fb 100644 --- a/crates/tor-chanmgr/Cargo.toml +++ b/crates/tor-chanmgr/Cargo.toml @@ -79,6 +79,7 @@ tor-units = { path = "../tor-units", version = "0.40.0" } tracing = "0.1.36" url = "2.5.8" void = "1" +web-time-compat = { path = "../web-time-compat", version = "0.1.0" } [dev-dependencies] float_eq = "1.0.0" |
