mirror of
https://git.asonix.dog/asonix/background-jobs.git
synced 2024-11-21 19:40:59 +00:00
readme: bump version
This commit is contained in:
parent
447aaf3092
commit
63e89fe645
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ might not be the best experience.
|
|||
```toml
|
||||
[dependencies]
|
||||
actix-rt = "2.2.0"
|
||||
background-jobs = "0.13.0"
|
||||
background-jobs = "0.14.0"
|
||||
anyhow = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue