reset lmdb-sys path-dep for next cycle

without.crypto
Dan Burkert 7 years ago committed by Dan Burkert
parent b2efebf54a
commit ee5968dd25
  1. 2
      Cargo.toml

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

Loading…
Cancel
Save