Skip to content

Commit

Permalink
Update codspeed-criterion-compat requirement from 1.1.0 to 2.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [codspeed-criterion-compat](https://github.com/CodSpeedHQ/codspeed-rust) to permit the latest version.
- [Release notes](https://github.com/CodSpeedHQ/codspeed-rust/releases)
- [Commits](https://github.com/CodSpeedHQ/codspeed-rust/compare/codspeed-criterion-compat@1.1.0...v2.1.0)

---
updated-dependencies:
- dependency-name: codspeed-criterion-compat
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent 725e534 commit 55758c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ thiserror = "1.0.44"
deprecate-until = "0.1.0"

[dev-dependencies]
codspeed-criterion-compat = "1.1.0"
codspeed-criterion-compat = "2.1.0"
itertools = "0.11.0"
lazy_static = "1.4.0"
movingai = "1.3.0"
Expand Down

0 comments on commit 55758c3

Please sign in to comment.