Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump reqwest from 0.12.24 to 0.12.25
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.24 to 0.12.25.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.24...v0.12.25)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2025
commit 298262c6e4c2edb0e765b80d1117e1edfc36f209
34 changes: 19 additions & 15 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 @@ -52,7 +52,7 @@ rand = "0.8"
proc-macro2 = "1.0"
quote = "1.0"
regex = "1.12"
reqwest = "0.12.24"
reqwest = "0.12.25"
rocket = "0.5"
rocket_dyn_templates = "0.2.0"
roxmltree = "0.21"
Expand Down