Skip to content

Commit

Permalink
Merge pull request #55 from SierraSoftworks/dependabot/cargo/reqwest-…
Browse files Browse the repository at this point in the history
…0.12.7

chore(deps): Bump reqwest from 0.12.5 to 0.12.7
  • Loading branch information
notheotherben authored Aug 20, 2024
2 parents 587adf6 + a1445e8 commit 0895b36
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 92 deletions.
139 changes: 48 additions & 91 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 @@ -25,7 +25,7 @@ opentelemetry-otlp = { version = "0.17.0", default-features = false, features =
opentelemetry_sdk = { version = "0.24.1", features = ["rt-tokio"] }
parse_link_header = "0.4.0"
pin-project = "1.1.5"
reqwest = { version = "0.12.5", default-features = false, features = [
reqwest = { version = "0.12.7", default-features = false, features = [
"brotli",
"charset",
"http2",
Expand Down

0 comments on commit 0895b36

Please sign in to comment.