mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
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:
parent
55effb3bed
commit
b8452817c8
2 changed files with 16 additions and 128 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue