diff options
Diffstat (limited to 'crates/tor-basic-utils/Cargo.toml')
| -rw-r--r-- | crates/tor-basic-utils/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-basic-utils/Cargo.toml b/crates/tor-basic-utils/Cargo.toml index 783a38bd5..ade411c07 100644 --- a/crates/tor-basic-utils/Cargo.toml +++ b/crates/tor-basic-utils/Cargo.toml @@ -24,6 +24,7 @@ slab = "0.4.7" smallvec = "1.10" thiserror = "2" weak-table = "0.3.0" +web-time-compat = { version = "0.1.0", path = "../web-time-compat" } [dev-dependencies] derive_more = { version = "2.0.1", features = ["full"] } |
