diff --git a/README.md b/README.md index fa58341..a10a057 100644 --- a/README.md +++ b/README.md @@ -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"] } ```