mirror of
https://git.asonix.dog/asonix/background-jobs.git
synced 2024-11-24 13:01:00 +00:00
Update README version
This commit is contained in:
parent
4f2530d485
commit
ecf3efd9fb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ might not be the best experience.
|
|||
#### Add Background Jobs to your project
|
||||
```toml
|
||||
[dependencies]
|
||||
background-jobs = "0.2"
|
||||
background-jobs = "0.3"
|
||||
failure = "0.1"
|
||||
futures = "0.1"
|
||||
tokio = "0.1"
|
||||
|
|
Loading…
Reference in a new issue