build(deps): update rust crate which to v5 (#5505)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-04 11:50:19 +01:00
committed by GitHub
parent 746a962020
commit 404d231a52
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ unicode-segmentation = "1.10.1"
unicode-width = "0.1.11"
urlencoding = "2.1.3"
versions = "5.0.1"
which = "4.4.2"
which = "5.0.0"
yaml-rust = "0.4.5"
process_control = { version = "4.0.3", features = ["crossbeam-channel"] }