mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-29 22:51:03 +00:00
Bump quote from 1.0.30 to 1.0.31 (#2895)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.30 to 1.0.31. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.30...1.0.31) --- 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:
@@ -11,7 +11,7 @@ proc-macro = true
|
||||
[dependencies]
|
||||
syn = "2.0.26"
|
||||
proc-macro2 = "1.0.64"
|
||||
quote = "1.0.30"
|
||||
quote = "1.0.31"
|
||||
proc-macro-crate = "1.3.1"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user