Skip to content

Commit 126aa44

Browse files
build(deps): update codspeed-criterion-compat requirement (#6169)
Updates the requirements on [codspeed-criterion-compat](https://github.com/CodSpeedHQ/codspeed-rust) to permit the latest version. - [Release notes](https://github.com/CodSpeedHQ/codspeed-rust/releases) - [Commits](CodSpeedHQ/codspeed-rust@v4.0.0...v5.0.1) --- updated-dependencies: - dependency-name: codspeed-criterion-compat dependency-version: 5.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 063af00 commit 126aa44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyo3-benches/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pyo3 = { path = "../", features = ["auto-initialize", "full"] }
1313
pyo3-build-config = { path = "../pyo3-build-config" }
1414

1515
[dev-dependencies]
16-
codspeed-criterion-compat = "4.0"
16+
codspeed-criterion-compat = "5.0"
1717
criterion = "0.8.0"
1818
num-bigint = "0.4.3"
1919
rust_decimal = { version = "1.0.0", default-features = false }

0 commit comments

Comments
 (0)