bheisler / criterion.rs

Statistics-driven benchmarking library for Rust
Apache License 2.0
4.52k stars 301 forks source link

Remove futures from async feature #676

Closed tottoto closed 1 year ago

tottoto commented 1 year ago

We don't need to depend on futures with async feature.