build(deps): update rust crate home to 0.5.11 (#6437)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-20 20:37:10 +00:00
committed by GitHub
parent 0993b4d70d
commit c7b0b68618
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ whoami = { version = "1.5.2", default-features = false }
yaml-rust2 = "0.9.0"
guess_host_triple = "0.1.4"
home = "0.5.9"
home = "0.5.11"
shell-words = "1.1.0"
[dependencies.schemars]