Skip to content

Commit c54c3fb

Browse files
authored
Upgrade clang-sys in libbindgen
1 parent 9b78e09 commit c54c3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libbindgen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ quasi_codegen = "0.21"
2525

2626
[dependencies]
2727
cfg-if = "0.1.0"
28-
clang-sys = "0.8.0"
28+
clang-sys = "0.11.1"
2929
lazy_static = "0.1.*"
3030
libc = "0.2"
3131
rustc-serialize = "0.3.19"

0 commit comments

Comments
 (0)