Update to the bingen crate

This commit is contained in:
Pete Gadomski
2017-04-07 06:20:32 -06:00
parent d86bf69079
commit 4507d07c9c
4 changed files with 26 additions and 8249 deletions

View File

@ -11,7 +11,8 @@ keywords = ["magickwand", "imagemagick"]
build = "build.rs"
[dependencies]
libc = ">=0.2"
libc = "0.2"
# [build-dependencies]
# bindgen = "0.22.1"
[build-dependencies]
bindgen = "0.20"
pkg-config = "0.3"