summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libbindgen/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbindgen/Cargo.toml b/libbindgen/Cargo.toml
index b87f5e19..a094824c 100644
--- a/libbindgen/Cargo.toml
+++ b/libbindgen/Cargo.toml
@@ -25,7 +25,7 @@ quasi_codegen = "0.21"
[dependencies]
cfg-if = "0.1.0"
-clang-sys = "0.8.0"
+clang-sys = "0.11.1"
lazy_static = "0.1.*"
libc = "0.2"
rustc-serialize = "0.3.19"