Skip to content

Commit 8a5bfb9

Browse files
committed
Revert "Merge pull request #1489 from KyleMayes/clang-sys"
This reverts commit 0d004a7, reversing changes made to 2a01e8d.
1 parent 3dddbbd commit 8a5bfb9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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
@@ -48,7 +48,7 @@ cexpr = "0.3.3"
4848
cfg-if = "0.1.0"
4949
# This kinda sucks: https://github.com/rust-lang/cargo/issues/1982
5050
clap = "2"
51-
clang-sys = { version = "0.27.0", features = ["runtime", "clang_6_0"] }
51+
clang-sys = { version = "0.26.4", features = ["runtime", "clang_6_0"] }
5252
lazy_static = "1"
5353
peeking_take_while = "0.1.2"
5454
quote = { version = "0.6", default-features = false }

0 commit comments

Comments
 (0)