diff --git a/Cargo.toml b/Cargo.toml index de48b4aaf08..d3352269b62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ git2 = "0.15.0" git2-curl = "0.16.0" glob = "0.3.0" hex = "0.4" -home = { path = "crates/home", version = "0.5" } +home = "0.5" http-auth = { version = "0.1.6", default-features = false } humantime = "2.0.0" indexmap = "1"