depend on upstream rust-bindgen

without.crypto
Dan Burkert 10 years ago
parent 31243bf9ab
commit 0d4db9f645
  1. 2
      lmdb-sys/Cargo.toml

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

Loading…
Cancel
Save