diff options
Diffstat (limited to 'crates/tor-hsrproxy/Cargo.toml')
| -rw-r--r-- | crates/tor-hsrproxy/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-hsrproxy/Cargo.toml b/crates/tor-hsrproxy/Cargo.toml index 4d19ac809..689736359 100644 --- a/crates/tor-hsrproxy/Cargo.toml +++ b/crates/tor-hsrproxy/Cargo.toml @@ -27,6 +27,7 @@ full = [ "tor-async-utils/full", "tor-log-ratelim/full", "oneshot-fused-workaround/full", + "futures-copy/full", ] # Enable experimental APIs that are not yet officially supported. |
