Skip to content

Commit

Permalink
Merge pull request #15 from jtran/reqwest-middleware-0.2
Browse files Browse the repository at this point in the history
chore: Upgrade to reqwest-middleware 0.2.4
  • Loading branch information
mksh committed Feb 12, 2024
2 parents 0e38451 + 5bc1768 commit a72e207
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 @@ -32,7 +32,7 @@ chrono = { version = "0.4", features = ["serde"] }
http = "0.2"
lazy_static = "1.4"
reqwest = { version = "0.11" }
reqwest-middleware = "0.1.6"
reqwest-middleware = "0.2.4"
serde = "1"
serde_json = "1"
task-local-extensions = "0.1.4"
Expand Down

0 comments on commit a72e207

Please sign in to comment.