Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 6c07906

Browse files
Bump syn from 2.0.11 to 2.0.12
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.11...2.0.12) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 826e1aa commit 6c07906

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

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.11"
12+
syn = "2.0.12"
1313
proc-macro2 = "1.0.52"
1414
quote = "1.0.26"
1515
proc-macro-crate = "1.3.1"

0 commit comments

Comments
 (0)