Skip to content

Commit 4c3248e

Browse files
committed
Auto merge of #7277 - lzutao:bump-home, r=alexcrichton
Update home dependencies to v0.5 This home's release remove support for the old `.multirust` directory. Also it fixes rustup_home and cargo_home implementation when corresponding environment variables are absolute paths.
2 parents 9d9cbd1 + 1c9b292 commit 4c3248e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ git2 = "0.10.0"
3535
git2-curl = "0.11.0"
3636
glob = "0.3.0"
3737
hex = "0.3"
38-
home = "0.4.2"
38+
home = "0.5"
3939
ignore = "0.4.7"
4040
lazy_static = "1.2.0"
4141
jobserver = "0.1.13"

0 commit comments

Comments
 (0)