Bump quote from 1.0.10 to 1.0.14 (#4632)

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

---
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-01-02 20:49:25 +01:00
committed by GitHub
parent bab7c8d4f1
commit 5f7726958d
4 changed files with 5 additions and 5 deletions
@@ -6,7 +6,7 @@ edition = "2018"
[dependencies]
thiserror = "1.0.30"
quote = "1.0.10"
quote = "1.0.14"
env_logger = "0.9"
log = "0.4"