mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 18:31:05 +00:00
Bump quote from 1.0.29 to 1.0.30 (#2887)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.29 to 1.0.30. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.29...1.0.30) --- 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:
@@ -8,7 +8,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||
paste = "1.0.13"
|
||||
quote = "1.0.29"
|
||||
quote = "1.0.30"
|
||||
casey = "0.4.0"
|
||||
log = { version = "0.4.19", default-features = false }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user