Skip to content

Commit 211b963

Browse files
authored
Merge pull request #1555 from gtk-rs/dependabot/cargo/syn-2.0.85
build(deps): bump syn from 2.0.82 to 2.0.85
2 parents ff441ba + 9aff374 commit 211b963

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glib-macros/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version.workspace = true
1616
heck = "0.5"
1717
proc-macro2 = "1.0"
1818
quote = "1.0"
19-
syn = { version = "2.0.82", features = ["full"] }
19+
syn = { version = "2.0.85", features = ["full"] }
2020
proc-macro-crate = "3.1"
2121

2222
[lib]

0 commit comments

Comments
 (0)