Skip to content

Commit

Permalink
Merge pull request #48 from xbucks/dependabot/cargo/reqwest-0.12.2
Browse files Browse the repository at this point in the history
Bump reqwest from 0.11.22 to 0.12.2
  • Loading branch information
🍀Quan Doan🍀 authored Mar 31, 2024
2 parents bad703a + af5a92c commit 3b5a269
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 30 deletions.
138 changes: 109 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ bytes = "1.5.0"

[dev-dependencies]
assert-json-diff = "2.0.2"
reqwest = { version = "0.11.22", features = ["json"] }
reqwest = { version = "0.12.2", features = ["json"] }
pretty_assertions = "1.4.0"

0 comments on commit 3b5a269

Please sign in to comment.