You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rust-rocksdb/rocksdb-sys/Cargo.toml

13 lines
230 B

[package]
name = "rocksdb-sys"
version = "0.0.1"
authors = []
links = "rocksdb"
build = "build.rs"
[build-dependencies.pkg-config]
git = "https://github.com/alexcrichton/pkg-config-rs"
[lib]
name = "rocksdb-sys"
path = "lib.rs"