mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
Bump quote from 1.0.9 to 1.0.10 (#9980)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.9...1.0.10) --- updated-dependencies: - dependency-name: quote 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:
@@ -14,6 +14,6 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
[dependencies]
|
||||
frame-support-procedural-tools-derive = { version = "3.0.0", path = "./derive" }
|
||||
proc-macro2 = "1.0.29"
|
||||
quote = "1.0.3"
|
||||
quote = "1.0.10"
|
||||
syn = { version = "1.0.58", features = ["full", "visit", "extra-traits"] }
|
||||
proc-macro-crate = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user