build(deps): update rust crate process_control to 4.1.0

This commit is contained in:
renovate[bot]
2024-02-17 22:31:31 +00:00
committed by GitHub
parent 186f99717e
commit 4907eac3cf
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ versions = "6.1.0"
which = "6.0.0"
yaml-rust = "0.4.5"
process_control = { version = "4.0.3", features = ["crossbeam-channel"] }
process_control = { version = "4.1.0", features = ["crossbeam-channel"] }
guess_host_triple = "0.1.3"
home = "0.5.9"