mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 08:06:38 +00:00
build(deps): bump compact_str from 0.7.1 to 0.8.0 in the deps group
Bumps the deps group with 1 update: [compact_str](https://github.com/ParkMyCar/compact_str). Updates `compact_str` from 0.7.1 to 0.8.0 - [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 dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a92ad4952f
commit
03c520e7ce
11 changed files with 22 additions and 35 deletions
|
@ -20,7 +20,7 @@ binstalk-registry = { version = "0.9.1", path = "../binstalk-registry" }
|
|||
binstalk-types = { version = "0.7.0", path = "../binstalk-types" }
|
||||
cargo-toml-workspace = { version = "6.0.0", path = "../cargo-toml-workspace" }
|
||||
command-group = { version = "5.0.1", features = ["with-tokio"] }
|
||||
compact_str = { version = "0.7.0", features = ["serde"] }
|
||||
compact_str = { version = "0.8.0", features = ["serde"] }
|
||||
detect-targets = { version = "0.1.17", path = "../detect-targets", features = [
|
||||
"tracing",
|
||||
] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue