Skip to content

Commit aa9b20d

Browse files
cargo(deps): bump reqwest from 0.12.23 to 0.12.25
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.23 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.23...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] <support@github.com>
1 parent 4783f58 commit aa9b20d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tokio = { version = "1.47.1", features = ["full"] }
2828
anstream = "0.6.20"
2929
prettytable = "0.10.0"
3030
futures = "0.3.31"
31-
reqwest = { version = "0.12.23", features = ["json"] }
31+
reqwest = { version = "0.12.25", features = ["json"] }
3232
regex = "1.11.3"
3333
chrono = "0.4.42"
3434
axum = "0.8.6"

0 commit comments

Comments
 (0)