Skip to content

Commit

Permalink
Bump reqwest from 0.12.5 to 0.12.7 (#1171)
Browse files Browse the repository at this point in the history
Bumps from 0.12.5 to 0.12.7
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 4e84aeb commit d3428b9
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 19 deletions.
59 changes: 41 additions & 18 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 sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ openssl = { version = "0.10.64", features = ["vendored"] }
passterm = { version = "2.0.1", optional = true }
quinn = { version = "0.11.1" }
regex = "1.10.4"
reqwest = { version = "0.12.4", features = ["json"] }
reqwest = { version = "0.12.7", features = ["json"] }
reqwest-middleware = { version = "0.3.2", features = ["json"] }
reqwest-retry = "0.5.0"
rustls = { version = "0.23.10", features = ["ring"] }
Expand Down

0 comments on commit d3428b9

Please sign in to comment.