Commit 51e39084 authored by Tyler Neely's avatar Tyler Neely

clarify dependencies

parent 503bd70f
......@@ -7,6 +7,7 @@ rust-rocksdb
[dependencies.rocksdb]
git = "https://github.com/spacejam/rust-rocksdb"
```
RocksDB 3.8.1 will be pulled in and compiled automatically.
- Code
```rust
extern crate rocksdb;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment