Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
toby committed Jan 20, 2017
1 parent cfa8d6b commit 5f4e719
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Add the following to your `Cargo.toml`:

```toml
[dependencies]
serde = "0.8"
serde_derive = "0.8"
serde_bencode = "0.1.1"
serde = "0.8.22"
serde_derive = "0.8.22"
serde_bencode = "0.1.2"
```

Serde works best with Rust nightly, it is highly recommended that you use
Expand Down

0 comments on commit 5f4e719

Please sign in to comment.