Skip to content

Commit

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

---
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 Oct 30, 2023
1 parent 3011aa0 commit d66dfe7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -16,7 +16,7 @@ reqwest = { version = "0.11.22", features = ["blocking"] }
[dev-dependencies]
criterion = "0.5.1"
beemo_join_time_diff = { path = "." }
codspeed-criterion-compat = "2.2.0"
codspeed-criterion-compat = "2.3.1"

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

0 comments on commit d66dfe7

Please sign in to comment.