Skip to content

Commit 704b9ee

Browse files
KyleMayesemilio
authored andcommitted
Update to clang-sys 1.0.0
1 parent c153553 commit 704b9ee

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

Cargo.lock

+6-13
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
@@ -50,7 +50,7 @@ cexpr = "0.4"
5050
cfg-if = "0.1.0"
5151
# This kinda sucks: https://github.com/rust-lang/cargo/issues/1982
5252
clap = { version = "2", optional = true }
53-
clang-sys = { version = "0.29", features = ["clang_6_0"] }
53+
clang-sys = { version = "1", features = ["clang_6_0"] }
5454
lazycell = "1"
5555
lazy_static = "1"
5656
peeking_take_while = "0.1.2"

0 commit comments

Comments
 (0)