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
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -477,9 +477,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "command-group"
|
||||
version = "2.0.0"
|
||||
version = "2.0.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e98782b6b757b633bd1da9d1a4ee7d323a6bd205a32b1c242d5e56e7092dfd3f"
|
||||
checksum = "026c3922235f9f7d78f21251a026f3acdeb7cce3deba107fe09a4bfa63d850a2"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"nix",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue