Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent b3f82d7 commit 98063d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ chrono = { version = "0.4.26", default-features = false, features = ["clock", "s
webhook = "2.1.2"
rss = { version = "2.0.4", features = ["validation"] }
reqwest = { version = "0.12.0" }
reqwest-middleware = "0.3.0"
reqwest-middleware = "0.4.0"
reqwest-tracing = "0.5.0"
tokio = { version = "1", features = ["full"] }
tokio-stream = "0.1.14"
Expand Down

0 comments on commit 98063d2

Please sign in to comment.