Skip to content

Commit b289ca1

Browse files
Bump codspeed-criterion-compat from 2.7.2 to 2.8.1
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>
1 parent 6ee5618 commit b289ca1

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

+15-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
4141
[dev-dependencies]
4242
assert_cmd = "=2.0.16"
4343
predicates = "=3.1.3"
44-
codspeed-criterion-compat = "=2.7.2"
44+
codspeed-criterion-compat = "=2.8.1"
4545
criterion = "=0.5.1"
4646
httpmock = "=0.7.0"
4747
indoc = "=2.0.5"

0 commit comments

Comments
 (0)