mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump command-group from 2.0.0 to 2.0.1 (#634)
Bumps [command-group](https://github.com/watchexec/command-group) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/watchexec/command-group/releases) - [Changelog](https://github.com/watchexec/command-group/blob/main/CHANGELOG.md) - [Commits](https://github.com/watchexec/command-group/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: command-group dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
6a83e22460
commit
6120a6d17f
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ async-trait = "0.1.60"
|
|||
binstalk-downloader = { version = "0.2.0", path = "../binstalk-downloader" }
|
||||
binstalk-types = { version = "0.1.0", path = "../binstalk-types" }
|
||||
cargo_toml = "0.13.0"
|
||||
command-group = { version = "2.0.0", features = ["with-tokio"] }
|
||||
command-group = { version = "2.0.1", features = ["with-tokio"] }
|
||||
compact_str = { version = "0.6.1", features = ["serde"] }
|
||||
crates_io_api = { version = "0.8.1", default-features = false }
|
||||
detect-targets = { version = "0.1.3", path = "../detect-targets" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue