Bump command-group from 2.0.1 to 2.1.0 (#864)

This commit is contained in:
dependabot[bot] 2023-03-06 03:36:02 +00:00 committed by GitHub
parent a6a42f30af
commit eff8a50d13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -445,9 +445,9 @@ dependencies = [
[[package]]
name = "command-group"
version = "2.0.1"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "026c3922235f9f7d78f21251a026f3acdeb7cce3deba107fe09a4bfa63d850a2"
checksum = "5080df6b0f0ecb76cab30808f00d937ba725cebe266a3da8cd89dff92f2a9916"
dependencies = [
"async-trait",
"nix",