Closed faern closed 2 months ago
Got stuck on clap requiring newer rustc. I'm really not a proponent for strict MSRV. But it's a bit silly to require clap here. I created https://github.com/bheisler/criterion.rs/issues/781 to see if we can get rid of it in a cleaner way maybe.
Upgrade
criterion
to the latest version. Mostly to get rid of complaints fromcargo audit
and not have to ignore known issues. But also because having the latest can be nice.