reset lmdb-sys path-dep for next cycle

without.crypto
Dan Burkert 7 years ago
parent 64ae95ba16
commit 37b241c7b6
  1. 2
      Cargo.toml

@ -20,7 +20,7 @@ appveyor = { repository = "danburkert/lmdb-rs" }
[dependencies]
bitflags = "0.9"
libc = "0.2"
lmdb-sys = "0.7"
lmdb-sys = { path = "lmdb-sys" }
[dev-dependencies]
rand = "0.3"

Loading…
Cancel
Save