Skip to content

Commit a002988

Browse files
build(deps): bump criterion from 0.5.1 to 0.6.0
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.5.1 to 0.6.0. - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.5.1...0.6.0) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93a073e commit a002988

File tree

2 files changed

+11
-22
lines changed

2 files changed

+11
-22
lines changed

Cargo.lock

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

glib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ memchr = "2.7.4"
3636
tempfile = "3"
3737
gir-format-check.workspace = true
3838
trybuild2 = "1"
39-
criterion = "0.5.1"
39+
criterion = "0.6.0"
4040

4141
[features]
4242
default = ["gio"]

0 commit comments

Comments
 (0)