Bump quote from 1.0.15 to 1.0.16 (#5152)

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.15...1.0.16)

---
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:
dependabot[bot]
2022-03-18 16:15:04 +01:00
committed by GitHub
parent 4d3f6a202e
commit 495b6cc937
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.36"
quote = "1.0.15"
quote = "1.0.16"
syn = "1.0.89"
Inflector = "0.11.4"