Commit 29fa2368 authored by Tyler Neely's avatar Tyler Neely

Merge branch 'master' of github.com:spacejam/rust-rocksdb

parents edf9421f 85dc12e8
...@@ -36,7 +36,7 @@ sudo make install ...@@ -36,7 +36,7 @@ sudo make install
###### Cargo.toml ###### Cargo.toml
```rust ```rust
[dependencies] [dependencies]
rocksdb = "~0.2.0" rocksdb = "0.2.0"
``` ```
###### Code ###### Code
```rust ```rust
......
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