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/Cargo.toml

10 lines
148 B

[package]
name = "rocksdb"
version = "0.0.1"
authors = ["Tyler Neely <t@jujit.su>"]
[dependencies.rocksdb-sys]
path = "rocksdb-sys"
version = "*"