We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9da4b commit faa9b31Copy full SHA for faa9b31
Cargo.toml
@@ -31,7 +31,7 @@ git2 = "0.15.0"
31
git2-curl = "0.16.0"
32
glob = "0.3.0"
33
hex = "0.4"
34
-home = { path = "crates/home", version = "0.5" }
+home = "0.5"
35
http-auth = { version = "0.1.6", default-features = false }
36
humantime = "2.0.0"
37
indexmap = "1"
0 commit comments