update build.rs
This commit is contained in:
@ -14,6 +14,5 @@ build = "build.rs"
|
||||
libc = ">=0.2"
|
||||
|
||||
[build-dependencies]
|
||||
# bindgen 0.26.x results in "already been defined in this module" errors (bug #687)
|
||||
bindgen = "0.25.5"
|
||||
bindgen = "0.29"
|
||||
pkg-config = "0.3.9"
|
||||
|
||||
Reference in New Issue
Block a user