Update to the cc crate
This is the name the `gcc` crate has moved to
This commit is contained in:
parent
041d3550f6
commit
7694ca419b
22 changed files with 66 additions and 57 deletions
|
|
@ -19,7 +19,7 @@ libc = { path = "../rustc/libc_shim" }
|
|||
|
||||
[build-dependencies]
|
||||
build_helper = { path = "../build_helper" }
|
||||
gcc = "0.3.50"
|
||||
cc = "1.0"
|
||||
|
||||
[features]
|
||||
debug = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue