Skip to content

Commit 80f7dcb

Browse files
build(deps): bump trybuild2 from 1.1.0 to 1.2.0
Bumps [trybuild2](https://github.com/GuillaumeGomez/trybuild2) from 1.1.0 to 1.2.0. - [Commits](https://github.com/GuillaumeGomez/trybuild2/commits) --- updated-dependencies: - dependency-name: trybuild2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9487e72 commit 80f7dcb

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)