Skip to content

Commit

Permalink
build: bump process_control from 3.2.1 to 3.3.0 (#3752)
Browse files Browse the repository at this point in the history
Bumps [process_control](https://github.com/dylni/process_control) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/dylni/process_control/releases)
- [Commits](dylni/process_control@3.2.1...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2022
1 parent d730820 commit 6b6ad39
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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
Expand Up @@ -78,7 +78,7 @@ versions = "4.0.0"
which = "4.2.4"
yaml-rust = "0.4.5"

process_control = { version = "3.2.1", features = ["crossbeam-channel"] }
process_control = { version = "3.3.0", features = ["crossbeam-channel"] }

shell-words = "1.1.0"

Expand Down

0 comments on commit 6b6ad39

Please sign in to comment.