mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
build(deps): bump the deps group with 1 update (#1511)
Bumps the deps group with 1 update: [command-group](https://github.com/watchexec/command-group). - [Changelog](https://github.com/watchexec/command-group/blob/main/CHANGELOG.md) - [Commits](https://github.com/watchexec/command-group/compare/v4.1.0...v5.0.1) --- updated-dependencies: - dependency-name: command-group dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps ... 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
1882dfabe4
commit
c177fd2101
2 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ binstalk-fetchers = { version = "0.2.2", path = "../binstalk-fetchers", features
|
|||
binstalk-registry = { version = "0.3.0", path = "../binstalk-registry" }
|
||||
binstalk-types = { version = "0.6.1", path = "../binstalk-types" }
|
||||
cargo-toml-workspace = { version = "3.0.0", path = "../cargo-toml-workspace" }
|
||||
command-group = { version = "4.1.0", features = ["with-tokio"] }
|
||||
command-group = { version = "5.0.1", features = ["with-tokio"] }
|
||||
compact_str = { version = "0.7.0", features = ["serde"] }
|
||||
detect-targets = { version = "0.1.14", path = "../detect-targets", features = ["tracing"] }
|
||||
either = "1.8.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue