Skip to content

Commit

Permalink
Bump quote from 1.0.18 to 1.0.33
Browse files Browse the repository at this point in the history
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.18 to 1.0.33.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.18...1.0.33)

---
updated-dependencies:
- dependency-name: quote
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent 49fc743 commit 412974f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pallets/parachain-system/proc-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ proc-macro = true
[dependencies]
syn = "1.0.96"
proc-macro2 = "1.0.39"
quote = "1.0.18"
quote = "1.0.33"
proc-macro-crate = "1.1.3"

[features]
Expand Down

0 comments on commit 412974f

Please sign in to comment.