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

Commit 329e57b

Browse files
Bump syn from 1.0.98 to 1.0.99 (#1540)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.98...1.0.99) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df36156 commit 329e57b

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.

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 = "1.0.96"
12+
syn = "1.0.99"
1313
proc-macro2 = "1.0.42"
1414
quote = "1.0.21"
1515
proc-macro-crate = "1.1.3"

0 commit comments

Comments
 (0)