Skip to content

Commit

Permalink
Bump version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Riley Trautman committed Apr 6, 2018
1 parent f11be4e commit bbf4b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ See the [examples folder](https://github.com/asonix/zmq-futures/tree/master/exam
Add the following to your Cargo.toml
```toml
zmq = "0.8"
tokio-zmq = "0.4.0-beta"
tokio-zmq = "0.4.0-beta2"
futures = "0.2.0-beta"
tokio = "0.1"
```
Expand Down

0 comments on commit bbf4b84

Please sign in to comment.