mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump compact_str from 0.6.1 to 0.7.0 (#825)
Bumps [compact_str](https://github.com/ParkMyCar/compact_str) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/ParkMyCar/compact_str/releases) - [Changelog](https://github.com/ParkMyCar/compact_str/blob/main/CHANGELOG.md) - [Commits](https://github.com/ParkMyCar/compact_str/commits) --- updated-dependencies: - dependency-name: compact_str dependency-type: direct:production update-type: version-update:semver-minor ... 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:
parent
a89c3735fd
commit
8f50bab0d8
5 changed files with 8 additions and 6 deletions
|
@ -15,7 +15,7 @@ binstalk-downloader = { version = "0.3.3", path = "../binstalk-downloader", defa
|
|||
binstalk-types = { version = "0.2.1", path = "../binstalk-types" }
|
||||
cargo_toml = "0.15.2"
|
||||
command-group = { version = "2.0.1", features = ["with-tokio"] }
|
||||
compact_str = { version = "0.6.1", features = ["serde"] }
|
||||
compact_str = { version = "0.7.0", features = ["serde"] }
|
||||
crates_io_api = { version = "0.8.1", default-features = false }
|
||||
detect-targets = { version = "0.1.5", path = "../detect-targets" }
|
||||
either = "1.8.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue