mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00

This allows the `benches` crate to depend on `tokio` with all feature flags. This is a similar strategy used for `examples`.
This allows the `benches` crate to depend on `tokio` with all feature flags. This is a similar strategy used for `examples`.