Update README version

This commit is contained in:
asonix 2018-11-18 15:05:57 -06:00
parent 4f2530d485
commit ecf3efd9fb

View file

@ -9,7 +9,7 @@ might not be the best experience.
#### Add Background Jobs to your project #### Add Background Jobs to your project
```toml ```toml
[dependencies] [dependencies]
background-jobs = "0.2" background-jobs = "0.3"
failure = "0.1" failure = "0.1"
futures = "0.1" futures = "0.1"
tokio = "0.1" tokio = "0.1"