Bump home from 0.5.3 to 0.5.4 (#478)

This commit is contained in:
dependabot[bot] 2022-10-12 13:46:54 +11:00 committed by GitHub
parent 2c578e216e
commit f4c840fa29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -821,9 +821,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",
]