Skip to content

Commit 04523bb

Browse files
build(deps): bump syn from 2.0.58 to 2.0.59
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.58 to 2.0.59. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.58...2.0.59) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e56c6fe commit 04523bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -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.58", features = ["full"] }
19+
syn = { version = "2.0.59", features = ["full"] }
2020
proc-macro-crate = "3.1"
2121

2222
[lib]

0 commit comments

Comments
 (0)