mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 22:11:06 +00:00
Bump syn from 2.0.15 to 2.0.16 (#14196)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.15...2.0.16) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@ proc-macro = true
|
||||
codec = { package = "parity-scale-codec", version = "3.2.2", features = [ "derive" ] }
|
||||
proc-macro2 = "1.0.56"
|
||||
quote = "1.0.26"
|
||||
syn = { version = "2.0.14", features = ["full", "fold", "extra-traits", "visit"] }
|
||||
syn = { version = "2.0.16", features = ["full", "fold", "extra-traits", "visit"] }
|
||||
|
||||
[dev-dependencies]
|
||||
sp-version = { version = "5.0.0", path = ".." }
|
||||
|
||||
Reference in New Issue
Block a user