Skip to content

Commit

Permalink
Bump codspeed-criterion-compat from 2.7.2 to 2.8.1
Browse files Browse the repository at this point in the history
Bumps [codspeed-criterion-compat](https://github.com/CodSpeedHQ/codspeed-rust) from 2.7.2 to 2.8.1.
- [Release notes](https://github.com/CodSpeedHQ/codspeed-rust/releases)
- [Commits](CodSpeedHQ/codspeed-rust@v2.7.2...v2.8.1)

---
updated-dependencies:
- dependency-name: codspeed-criterion-compat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent ac0989e commit 6c3e2c7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
[dev-dependencies]
assert_cmd = "=2.0.16"
predicates = "=3.1.3"
codspeed-criterion-compat = "=2.7.2"
codspeed-criterion-compat = "=2.8.1"
criterion = "=0.5.1"
httpmock = "=0.7.0"
indoc = "=2.0.5"
Expand Down

0 comments on commit 6c3e2c7

Please sign in to comment.