diff --git a/Cargo.toml b/Cargo.toml index b2d8061..cf47039 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ default-features = false features = ["cargo", "derive", "std"] [dependencies.home] -version = "0.5.0" +version = "0.5.9" [dependencies.lazy_static] version = "1.1"