Skip to content

Commit 1740dcd

Browse files
build(deps): bump criterion from 0.7.0 to 0.8.0 (#107)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c5adcb commit 1740dcd

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ nom_locate = { version = "4", default-features = false }
2727
thiserror = "2"
2828

2929
[dev-dependencies]
30-
criterion = "0.7"
30+
criterion = "0.8"
3131
rstest = { version = "0.26", default-features = false }
3232
rust_decimal = { version = "1", default-features = false }
3333
miette = { version = "5", features = ["fancy"] }

0 commit comments

Comments
 (0)