Skip to content

Commit

Permalink
Bump cmd_lib from 0.11.6 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [cmd_lib](https://github.com/rust-shell-script/rust_cmd_lib) from 0.11.6 to 1.1.0.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and NOBLES5E committed Jun 29, 2021
1 parent 9c48c68 commit 407c6a2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 5 deletions.
34 changes: 30 additions & 4 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 = "0.2"
structopt = "0.3"
cmd_lib = "0.11"
cmd_lib = "1.1"
ctrlc = "3.1"
cgroups-rs = "0.2"
nix = "0.20"
Expand Down

0 comments on commit 407c6a2

Please sign in to comment.