Skip to content

Commit 7f6712d

Browse files
authored
Merge pull request #1722 from gtk-rs/dependabot/cargo/criterion-0.6.0
build(deps): bump criterion from 0.5.1 to 0.6.0
2 parents bee49ec + a002988 commit 7f6712d

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)