Skip to content

Commit e189683

Browse files
authored
Merge pull request #1773 from gtk-rs/dependabot/cargo/criterion-0.7.0
build(deps): bump criterion from 0.6.0 to 0.7.0
2 parents 94c3909 + ed85782 commit e189683

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

Cargo.lock

Lines changed: 6 additions & 15 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.5"
3636
tempfile = "3"
3737
gir-format-check.workspace = true
3838
trybuild2 = "1"
39-
criterion = "0.6.0"
39+
criterion = "0.7.0"
4040

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

0 commit comments

Comments
 (0)