[dependencies]
libc = "0.2"
[package]
authors = ["Jeremy Fitzhardinge <jeremy@goop.org>"]
build = "build.rs"
description = "Native bindings to the rocksdb library"
keywords = ["ffi", "rocksdb"]
license = "MIT/Apache-2.0/BSD-3-Clause"
links = "rocksdb"
name = "rocksdb-sys"
readme = "README.md"
repository = "https://github.com/jsgf/rocksdb-sys.git"
version = "0.2.2"