Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent ff89707 commit 7e99747
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.3.1"
codspeed-criterion-compat = "2.3.3"

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

0 comments on commit 7e99747

Please sign in to comment.