Bump home

This commit is contained in:
Laurențiu Nicola 2022-10-15 12:53:26 +03:00
parent bb6990c4c9
commit 6e74a22918
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -573,9 +573,9 @@ dependencies = [
[[package]]
name = "home"
version = "0.5.3"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
checksum = "747309b4b440c06d57b0b25f2aee03ee9b5e5397d288c60e21fc709bb98a7408"
dependencies = [
"winapi",
]

View File

@ -10,4 +10,4 @@ rust-version = "1.57"
doctest = false
[dependencies]
home = "0.5.3"
home = "0.5.4"