mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-22 02:26:36 +00:00
Bump crates_io_api from 0.6.1 to 0.7.0
Bumps [crates_io_api](https://github.com/theduke/crates_io_api) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/theduke/crates_io_api/releases) - [Changelog](https://github.com/theduke/crates_io_api/blob/master/CHANGELOG.md) - [Commits](https://github.com/theduke/crates_io_api/compare/v0.6.1...v0.7.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
94ad0db41d
commit
ff79c8d913
2 changed files with 221 additions and 35 deletions
|
@ -15,7 +15,7 @@ bin-dir = "{ bin }{ format }"
|
|||
|
||||
|
||||
[dependencies]
|
||||
crates_io_api = "0.6.1"
|
||||
crates_io_api = "0.7.0"
|
||||
cargo_metadata = "0.12.2"
|
||||
tinytemplate = "1.2.0"
|
||||
tokio = { version = "0.2.24", features = [ "macros" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue