From dd20d69e4928e3d66aba7afc83f9d1a68e7bf502 Mon Sep 17 00:00:00 2001 From: Bastien Orivel Date: Tue, 13 Aug 2019 17:35:29 +0200 Subject: [PATCH] Update home to 0.4.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 604df2968..35f7fbff5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ git2 = "0.9.2" git2-curl = "0.10.1" glob = "0.3.0" hex = "0.3" -home = "0.3" +home = "0.4.2" ignore = "0.4.7" lazy_static = "1.2.0" jobserver = "0.1.13"