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

View file

@ -22,7 +22,7 @@ flate2 = { version = "1.0.24", default-features = false }
fs-lock = { version = "0.1.0", path = "../fs-lock" }
futures-util = { version = "0.3.23", default-features = false, features = ["std"] }
generic-array = "0.14.6"
home = "0.5.3"
home = "0.5.4"
httpdate = "1.0.2"
itertools = "0.10.5"
jobslot = { version = "0.2.6", features = ["tokio"] }