Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed May 26, 2017
1 parent 99cbfe0 commit 2cf61b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ kernel32-sys = "0.2.1"
gcc = "0.3.49"
psapi-sys = "0.1"

[replace]
"gcc:0.3.49" = { git = "https://github.com/brson/gcc-rs", branch = "vs2017" }

[dev-dependencies]
rustup-mock = { path = "src/rustup-mock", version = "1.1.0" }
lazy_static = "0.1.15"
Expand Down

0 comments on commit 2cf61b3

Please sign in to comment.