Skip to content

Commit

Permalink
Cargo.toml: update the cc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pkgw committed Jun 17, 2018
1 parent 17dde72 commit ab15a92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
8 changes: 1 addition & 7 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ path = "src/cli_driver.rs"
doc = false

[build-dependencies]
# TODO: bump cc to 1.0.5 when released
cc = { git = "https://github.com/alexcrichton/cc-rs", rev="a00c415929156aeba5485d7dee27f8fe1d1a69bf" }
cc = "^1.0"
pkg-config = "^0.3"
regex = "^0.2"
sha2 = "^0.7"
Expand Down

0 comments on commit ab15a92

Please sign in to comment.