diff --git a/Cargo.toml b/Cargo.toml index 00b39a6..17704d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ mime = "=0.3.17" cached = { version = "=0.47.0", features = ["redis_tokio"] } iso8601-duration = "=0.2.0" chrono = "=0.4.31" -feed-rs = "=1.3.0" +feed-rs = "=1.4.0" [dev-dependencies] temp-env ={ version = "=0.3.6", features = ["async_closure"] }