Skip to content

Commit

Permalink
Update clang-sys.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed Oct 4, 2018
1 parent 5642481 commit 0dab61e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ cexpr = "0.3"
cfg-if = "0.1.0"
# This kinda sucks: https://github.com/rust-lang/cargo/issues/1982
clap = "2"
clang-sys = { version = "0.23", features = ["runtime", "clang_6_0"] }
clang-sys = { version = "0.24", features = ["runtime", "clang_6_0"] }
lazy_static = "1"
peeking_take_while = "0.1.2"
quote = { version = "0.5", default-features = false }
Expand Down

0 comments on commit 0dab61e

Please sign in to comment.