Skip to content

Commit bb79d05

Browse files
Bump syn from 1.0.92 to 1.0.93 (#1251)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.92 to 1.0.93. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.92...1.0.93) --- 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 f7b4b84 commit bb79d05

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.92"
12+
syn = "1.0.93"
1313
proc-macro2 = "1.0.38"
1414
quote = "1.0.18"
1515
proc-macro-crate = "1.1.3"

0 commit comments

Comments
 (0)