Bump quote from 1.0.9 to 1.0.10 (#9980)

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-11 04:25:52 +00:00
committed by GitHub
parent ee7b4f06d7
commit c7a7d1911d
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ targets = ["x86_64-unknown-linux-gnu"]
proc-macro = true
[dependencies]
quote = "1.0.3"
quote = "1.0.10"
syn = "1.0.58"
proc-macro2 = "1.0"