Skip to content

Commit 6e103b1

Browse files
dependabot[bot]sdroege
authored andcommitted
build(deps): bump syn from 2.0.108 to 2.0.110
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.108 to 2.0.110. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.108...2.0.110) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.110 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0dd40a commit 6e103b1

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
@@ -20,7 +20,7 @@ proc_macro_crate = ["proc-macro-crate"]
2020
heck = "0.5"
2121
proc-macro2 = "1.0"
2222
quote = "1.0"
23-
syn = { version = "2.0.107", features = ["full"] }
23+
syn = { version = "2.0.110", features = ["full"] }
2424
proc-macro-crate = { version = "3.3", optional = true }
2525

2626
[lib]

0 commit comments

Comments
 (0)