build(deps): update rust crate process_control to 5.1.1 (#6796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-14 19:57:37 +00:00
committed by GitHub
parent ea26e25fcd
commit 9f922105b1
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ parking_lot = "0.12.4"
path-slash = "0.2.1"
pest = "2.8.0"
pest_derive = "2.8.0"
process_control = "5.1.0"
process_control = "5.1.1"
quick-xml = "0.37.5"
rand = "0.9.1"
rayon = "1.10.0"