clarify dependencies

master
Tyler Neely 10 years ago
parent 503bd70f0b
commit 51e3908446
  1. 1
      README.md

@ -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;

Loading…
Cancel
Save