build(deps): update rust crate which to 6.0.1

This commit is contained in:
renovate[bot]
2024-03-23 07:19:10 +00:00
committed by GitHub
parent d8ab405b60
commit c9542a3d87
2 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ unicode-segmentation = "1.11.0"
unicode-width = "0.1.11"
urlencoding = "2.1.3"
versions = "6.2.0"
which = "6.0.0"
which = "6.0.1"
yaml-rust = "0.4.5"
process_control = { version = "4.1.0", features = ["crossbeam-channel"] }