Skip to content

Commit

Permalink
build(deps): bump reqwest from 0.12.9 to 0.12.12 (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent b9fb622 commit 474e538
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 5 deletions.
30 changes: 26 additions & 4 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 @@ -43,7 +43,7 @@ ignore = { version = "0.4.23" }
jsonformat = { version = "2.0.0" }
mime = { version = "0.3.17" }
once_cell = { version = "1.20.2" }
reqwest = { version = "0.12.9", default-features = false, features = [
reqwest = { version = "0.12.12", default-features = false, features = [
"brotli",
"charset",
"cookies",
Expand Down

0 comments on commit 474e538

Please sign in to comment.