clarify dependencies

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

@ -7,6 +7,7 @@ rust-rocksdb
[dependencies.rocksdb] [dependencies.rocksdb]
git = "https://github.com/spacejam/rust-rocksdb" git = "https://github.com/spacejam/rust-rocksdb"
``` ```
RocksDB 3.8.1 will be pulled in and compiled automatically.
- Code - Code
```rust ```rust
extern crate rocksdb; extern crate rocksdb;

Loading…
Cancel
Save