diff options
Diffstat (limited to 'crates/tor-chanmgr')
| -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 544d4d6fb..b1c0d3431 100644 --- a/crates/tor-chanmgr/Cargo.toml +++ b/crates/tor-chanmgr/Cargo.toml @@ -34,6 +34,7 @@ full = [ "oneshot-fused-workaround/full", "tor-memquota/full", "caret/full", + "web-time-compat/full", ] pt-client = ["tor-linkspec/pt-client", "tor-proto/pt-client"] |
