build: bump process_control from 3.4.0 to 3.5.0 (#4061)

Bumps [process_control](https://github.com/dylni/process_control) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/dylni/process_control/releases)
- [Commits](https://github.com/dylni/process_control/compare/3.4.0...3.5.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>
This commit is contained in:
dependabot[bot]
2022-06-13 17:44:22 +02:00
committed by GitHub
parent 4211a990aa
commit 14cd5d757e
2 changed files with 17 additions and 49 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ versions = "4.1.0"
which = "4.2.5"
yaml-rust = "0.4.5"
process_control = { version = "3.4.0", features = ["crossbeam-channel"] }
process_control = { version = "3.5.0", features = ["crossbeam-channel"] }
guess_host_triple = "0.1.3"
home = "0.5.3"