Skip to content

Commit

Permalink
Merge #192
Browse files Browse the repository at this point in the history
192: Combined PR r=antifuchs a=github-actions[bot]

✅ This PR was created by the Combine PRs action by combining the following PRs:
#191 Update criterion requirement from 0.4.0 to 0.5.1

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored May 31, 2023
2 parents 7a6054f + 305f266 commit 9991cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion governor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ harness = false
bench = false

[dev-dependencies]
criterion = {version = "0.4.0", features = ["html_reports"]}
criterion = {version = "0.5.1", features = ["html_reports"]}
tynm = "0.1.4"
crossbeam = "0.8.0"
libc = "0.2.70"
Expand Down

0 comments on commit 9991cc3

Please sign in to comment.