Bump cargo_metadata from 0.12.1 to 0.12.2

Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/oli-obk/cargo_metadata/releases)
- [Commits](https://github.com/oli-obk/cargo_metadata/compare/v0.12.1...v0.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-13 07:00:33 +00:00 committed by GitHub
parent 55effb3bed
commit b8452817c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 128 deletions

View file

@ -16,7 +16,7 @@ bin-dir = "{ bin }{ format }"
[dependencies]
crates_io_api = "0.6.1"
cargo_metadata = "0.12.1"
cargo_metadata = "0.12.2"
tinytemplate = "1.2.0"
tokio = { version = "0.2.24", features = [ "macros" ] }
log = "0.4.13"