Skip to content

Commit

Permalink
Bump codspeed-criterion-compat
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt authored Oct 19, 2023
1 parent 0034ce6 commit 8409ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyo3-benches/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ publish = false
pyo3 = { path = "../", features = ["auto-initialize", "full"] }

[dev-dependencies]
codspeed-criterion-compat = "2.2"
codspeed-criterion-compat = "2.3"
criterion = "0.5.1"
num-bigint = "0.4.3"
rust_decimal = { version = "1.0.0", default-features = false }
Expand Down

0 comments on commit 8409ad8

Please sign in to comment.