use upstream bindgen

without.crypto
Dan Burkert 10 years ago
parent bef05bb613
commit 81b387c41b
  1. 2
      lmdb-sys/Cargo.toml

@ -13,7 +13,7 @@ build = "build.rs"
name = "lmdb-sys"
[build-dependencies.rust-bindgen]
git = "https://github.com/danburkert/rust-bindgen.git"
git = "https://github.com/crabtw/rust-bindgen.git"
[build-dependencies.pkg-config]
pkg-config = "*"

Loading…
Cancel
Save