Skip to content

Commit 6750012

Browse files
authored
Merge pull request #7 from koxudaxi/dependabot/cargo/rust/criterion-0.8.2
build(deps): bump criterion from 0.5.1 to 0.8.2 in /rust
2 parents 7904ea6 + d95801c commit 6750012

2 files changed

Lines changed: 72 additions & 27 deletions

File tree

rust/Cargo.lock

Lines changed: 71 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/tstring-pyo3-bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tstring-toml = { version = "0.1.0", path = "../toml-tstring-rs" }
2222
tstring-yaml = { version = "0.1.0", path = "../yaml-tstring-rs" }
2323

2424
[dev-dependencies]
25-
criterion = "0.5.1"
25+
criterion = "0.8.2"
2626
pyo3 = { workspace = true, features = ["auto-initialize"] }
2727

2828
[[bench]]

0 commit comments

Comments
 (0)