diff options
Diffstat (limited to 'crates/tor-ptmgr/Cargo.toml')
| -rw-r--r-- | crates/tor-ptmgr/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-ptmgr/Cargo.toml b/crates/tor-ptmgr/Cargo.toml index 1c76a0b37..dbfda0855 100644 --- a/crates/tor-ptmgr/Cargo.toml +++ b/crates/tor-ptmgr/Cargo.toml @@ -59,6 +59,7 @@ tor-rtcompat = { version = "0.40.0", path = "../tor-rtcompat" } tor-socksproto = { version = "0.40.0", path = "../tor-socksproto" } tracing = "0.1.36" visibility = { version = "0.1.0", optional = true } +web-time-compat = { version = "0.1.0", path = "../web-time-compat" } [dev-dependencies] anyhow = "1.0.23" |
