Commit 85dc12e8 authored by Tyler Neely's avatar Tyler Neely

Merge pull request #33 from steveklabnik/patch-1

Use more regular semver suggestion
parents ad201263 e3f2bfda
......@@ -36,7 +36,7 @@ sudo make install
###### Cargo.toml
```rust
[dependencies]
rocksdb = "~0.2.0"
rocksdb = "0.2.0"
```
###### Code
```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