Bump bindgen up to 0.43

master
Stanislav Panferov 6 years ago
parent 018a3ff683
commit 02149cbd83
  1. 2
      librocksdb-sys/Cargo.toml

@ -31,5 +31,5 @@ uuid = { version = "0.7", features = ["v4"] }
[build-dependencies]
cc = { version = "^1.0", features = ["parallel"] }
make-cmd = "0.1"
bindgen = "0.37"
bindgen = "0.43"
glob = "0.2.11"

Loading…
Cancel
Save