Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and net-tech committed Sep 16, 2024
1 parent 81921a1 commit d42bf5f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 @@ -16,7 +16,7 @@ reqwest = { version = "0.12.5", features = ["blocking"] }
[dev-dependencies]
criterion = "0.5.1"
beemo_join_time_diff = { path = "." }
codspeed-criterion-compat = "2.5.0"
codspeed-criterion-compat = "2.7.2"

[[bench]]
name = "parsing"
Expand Down

0 comments on commit d42bf5f

Please sign in to comment.