Skip to content

Commit a56790c

Browse files
authored
Merge pull request #1168 from gtk-rs/dependabot/cargo/criterion-0.5.1
build(deps): update criterion requirement from 0.4.0 to 0.5.1
2 parents a993413 + d3d4c40 commit a56790c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ memchr = "2.5.0"
4040
tempfile = "3"
4141
gir-format-check = "^0.1"
4242
trybuild2 = "1"
43-
criterion = "0.4.0"
43+
criterion = "0.5.1"
4444

4545
[features]
4646
default = ["gio"]

0 commit comments

Comments
 (0)