Skip to content

Commit 3344755

Browse files
committed
Auto merge of #1145 - brson:vs2017, r=Diggsey
VS 2017 updates Once rust-lang/rust#42225 lands rustup should build correctly under VS 2017. r? @Diggsey
2 parents c26a45b + 4a62f14 commit 3344755

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ winapi = "0.2.8"
5858
winreg = "0.3.2"
5959
user32-sys = "0.1.2"
6060
kernel32-sys = "0.2.1"
61-
gcc = "0.3.49"
61+
gcc = "0.3.50"
6262
psapi-sys = "0.1"
6363

6464
[dev-dependencies]

0 commit comments

Comments
 (0)