Skip to content

Commit 90153c5

Browse files
authored
Merge pull request #1245 from gtk-rs/dependabot/cargo/trybuild2-1.2.0
build(deps): bump trybuild2 from 1.1.0 to 1.2.0
2 parents 9487e72 + 80f7dcb commit 90153c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

glib-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ proc-macro = true
2424

2525
[dev-dependencies]
2626
glib = { path = "../glib" }
27-
trybuild2 = "1.1"
27+
trybuild2 = "1.2"
2828
once_cell = "1.19.0"

0 commit comments

Comments
 (0)