Skip to content

Commit fe127d0

Browse files
committed
Update to clang-sys 1.0.0
1 parent 5198945 commit fe127d0

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

Cargo.lock

Lines changed: 6 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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)