Skip to content

Commit 5b4acc7

Browse files
Bump reqwest from 0.12.25 to 0.12.28
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.25 to 0.12.28. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.25...v0.12.28) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 543f3d3 commit 5b4acc7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -20,7 +20,7 @@ resolver = "1"
2020
[dependencies]
2121
serde = { version = "1.0.228", features = ["derive"] }
2222
serde_derive = "1.0.210"
23-
reqwest = { version = "0.12.25", features = ["blocking", "json", "gzip"] }
23+
reqwest = { version = "0.12.28", features = ["blocking", "json", "gzip"] }
2424
hickory-resolver = "0.25.2"
2525
clap = { version = "4.5.53", features = ["derive"] }
2626
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)