Skip to content

Commit

Permalink
build(deps): bump reqwest from 0.12.5 to 0.12.9
Browse files Browse the repository at this point in the history
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.9.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.5...v0.12.9)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 3d00890 commit 8d8d333
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 100 deletions.
155 changes: 56 additions & 99 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 @@ -17,7 +17,7 @@ rust_decimal = { version = "1.33.1", features = [
rust_decimal_macros = "1.33.1"
xml = "0.8.10"
zip = { version = "2.1.6" }
reqwest = "0.12.5"
reqwest = "0.12.9"
base64 = "0.22.1"
thiserror = "1.0.53"
anyhow = "1.0.78"
Expand Down

0 comments on commit 8d8d333

Please sign in to comment.