Skip to content

Commit

Permalink
Merge pull request #57 from kitsuyui/renovate/reqwest-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate reqwest to 0.11.25
  • Loading branch information
kitsuyui committed Mar 11, 2024
2 parents c7c636e + e29a61d commit 53531f4
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 @@ -15,5 +15,5 @@ sxd-document = "0.3.2"

[dev-dependencies]
anyhow = "1.0.80"
reqwest = { version="0.11.24", features=["blocking"] }
reqwest = { version="0.11.25", features=["blocking"] }
sxd-xpath = "0.4.2"

0 comments on commit 53531f4

Please sign in to comment.