merging up to current master

master
Rick Richardson 7 years ago
commit 1ed0d18e49
  1. 2
      librocksdb-sys/Cargo.toml

@ -22,6 +22,6 @@ libc = "0.2"
const-cstr = "0.2"
[build-dependencies]
cc = { git = "https://github.com/alexcrichton/cc-rs", features = ["parallel"] }
cc = { version = "^1.0", features = ["parallel"] }
make-cmd = "0.1"
bindgen = "0.29"

Loading…
Cancel
Save