build(deps): update rust crate home to 0.5.4

This commit is contained in:
renovate[bot]
2022-10-11 21:09:07 +00:00
parent b80a2b8d5c
commit 7f580b3a3e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ yaml-rust = "0.4.5"
process_control = { version = "4.0.0", features = ["crossbeam-channel"] }
guess_host_triple = "0.1.3"
home = "0.5.3"
home = "0.5.4"
shell-words = "1.1.0"
[dependencies.schemars]