build(deps): update rust crate process_control to 4.0.3 (#5046)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-03 22:41:58 +02:00
committed by GitHub
parent dc7bc701b2
commit fe2c205ef9
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ versions = "4.1.0"
which = "4.4.0"
yaml-rust = "0.4.5"
process_control = { version = "4.0.2", features = ["crossbeam-channel"] }
process_control = { version = "4.0.3", features = ["crossbeam-channel"] }
guess_host_triple = "0.1.3"
home = "0.5.4"