Commit 91224ab9 authored by Tyler Neely's avatar Tyler Neely

formatting

parent 51e39084
......@@ -2,13 +2,13 @@ rust-rocksdb
============
### running
- Cargo.toml
###### Cargo.toml
```rust
[dependencies.rocksdb]
git = "https://github.com/spacejam/rust-rocksdb"
```
RocksDB 3.8.1 will be pulled in and compiled automatically.
- Code
###### 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