summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e8f4de3e..f9a9c6b7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ clippy = { version = "*", optional = true }
syntex_syntax = "0.38"
log = "0.3.*"
libc = "0.2.*"
-clang-sys = "0.7.2"
+clang-sys = "0.8.0"
[build-dependencies]
quasi_codegen = "0.15"