Skip to content

Commit 56ec2dd

Browse files
Bump syn from 2.0.28 to 2.0.29 (#3053)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.28 to 2.0.29. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.28...2.0.29) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b9d5f2 commit 56ec2dd

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

cumulus/Cargo.lock

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

cumulus/pallets/parachain-system/proc-macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Proc macros provided by the parachain-system pallet"
99
proc-macro = true
1010

1111
[dependencies]
12-
syn = "2.0.28"
12+
syn = "2.0.29"
1313
proc-macro2 = "1.0.64"
1414
quote = "1.0.33"
1515
proc-macro-crate = "1.3.1"

0 commit comments

Comments
 (0)