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 e5a14a6f..57be684e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://github.com/servo/rust-bindgen"
version = "0.17.0"
[dependencies]
-clang-sys = "0.8.0"
+clang-sys = "0.11.1"
clap = "2"
libbindgen = { path = "libbindgen" }
log = "0.3"