Skip to content

Commit

Permalink
build(rust): bump reqwest from 0.11.27 to 0.12.5 (pola-rs#17317)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent ab837f0 commit c6d0382
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 109 deletions.
129 changes: 21 additions & 108 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 @@ -70,7 +70,7 @@ raw-cpuid = "11"
rayon = "1.9"
recursive = "0.1"
regex = "1.9"
reqwest = { version = "0.11", default-features = false }
reqwest = { version = "0.12", default-features = false }
ryu = "1.0.13"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1"
Expand Down

0 comments on commit c6d0382

Please sign in to comment.