readme: bump version

This commit is contained in:
asonix 2022-11-19 14:41:42 -06:00
parent 447aaf3092
commit 63e89fe645

View file

@ -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"] }
```