Skip to content

Commit

Permalink
chore: bump cmd_lib from 1.3.0 to 1.9.4
Browse files Browse the repository at this point in the history
Bumps [cmd_lib](https://github.com/rust-shell-script/rust_cmd_lib) from 1.3.0 to 1.9.4.
- [Release notes](https://github.com/rust-shell-script/rust_cmd_lib/releases)
- [Commits](https://github.com/rust-shell-script/rust_cmd_lib/commits)

---
updated-dependencies:
- dependency-name: cmd_lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 27ad8f3 commit d0efb44
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 12 deletions.
86 changes: 75 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tracing = "0.1"
anyhow = "1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
structopt = "0.3"
cmd_lib = "1.3"
cmd_lib = "1.9"
ctrlc = "3.4"
cgroups-rs = "0.2"
nix = "0.26"
Expand Down

0 comments on commit d0efb44

Please sign in to comment.