Updated librocksdb dependencies

master
Elichai Turkel 5 years ago
parent 6c8e94c959
commit e880dd0c31
No known key found for this signature in database
GPG Key ID: 5607C93B5F86650C
  1. 4
      librocksdb-sys/Cargo.toml

@ -30,5 +30,5 @@ uuid = { version = "0.7", features = ["v4"] }
[build-dependencies] [build-dependencies]
cc = { version = "^1.0", features = ["parallel"] } cc = { version = "^1.0", features = ["parallel"] }
bindgen = "0.47" bindgen = "0.49"
glob = "0.2.11" glob = "0.3"

Loading…
Cancel
Save