Skip to content

Commit

Permalink
Merge pull request #10 from milesj/patch-1
Browse files Browse the repository at this point in the history
Bump reqwest-middleware to v0.4.
  • Loading branch information
gribouille authored Dec 3, 2024
2 parents 9792f14 + 9c18dd6 commit f8b6144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reqwest-netrc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ license = "MIT"

[dependencies]
rust-netrc = { path = "..", version = "0.1.2" }
reqwest-middleware = "0.3.3"
reqwest-middleware = "0.4.0"

[dev-dependencies]
tokio = { version = "1.35.1", features = ["macros"] }
Expand Down

0 comments on commit f8b6144

Please sign in to comment.