Bump quote from 1.0.9 to 1.0.10 (#4013)

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:
dependabot[bot]
2021-10-05 09:49:59 +00:00
committed by GitHub
parent 9dfef89bab
commit fcadf0ecc5
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.28"
quote = "1.0.9"
quote = "1.0.10"
syn = "1.0.78"