Bump quote from 1.0.14 to 1.0.15 (#4880)

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

---
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-02-09 14:04:30 +01:00
committed by GitHub
parent 2a95f4fc43
commit f853c31f7d
4 changed files with 5 additions and 5 deletions
@@ -6,7 +6,7 @@ edition = "2018"
[dependencies]
thiserror = "1.0.30"
quote = "1.0.14"
quote = "1.0.15"
env_logger = "0.9"
log = "0.4"