diff options
Diffstat (limited to 'crates/tor-persist/Cargo.toml')
| -rw-r--r-- | crates/tor-persist/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-persist/Cargo.toml b/crates/tor-persist/Cargo.toml index 733fcbcb0..be40586f1 100644 --- a/crates/tor-persist/Cargo.toml +++ b/crates/tor-persist/Cargo.toml @@ -25,6 +25,7 @@ full = [ "tor-basic-utils/full", "tor-async-utils/full", "oneshot-fused-workaround/full", + "web-time-compat/full", ] experimental = ["state-dir", "testing"] |
