Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to criterion 0.5 #531

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Update to criterion 0.5 #531

merged 1 commit into from
Apr 3, 2024

Conversation

rillian
Copy link
Contributor

@rillian rillian commented Apr 3, 2024

Specify the current version of the benchmarking framework to address cargo audit warnings about the dependencies of earlier releases.

Note that this requires rust 1.74.1 or later to run cargo bench but MSRV (1.60.0) is only gated against the library target itself and not dev-dependencies, so this is no change in the requirements on downstream users.

Specify the current version of the benchmarking framework to address
cargo audit warnings about the dependencies of earlier releases.

Note that this requires rust 1.74.1 or later to run `cargo bench`
but MSRV (1.60.0) is only gated against the library target itself
and not dev-dependencies, so this is no change in the requirements
on downstream users.
@mrobinson mrobinson added this pull request to the merge queue Apr 3, 2024
Merged via the queue into servo:main with commit 030bfeb Apr 3, 2024
6 checks passed
@rillian rillian deleted the criterion-0.5 branch April 3, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants