Skip to content

Commit adce9da

Browse files
[Cargo]: Bump reqwest from 0.12.26 to 0.12.28
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.26 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.26...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] <support@github.com>
1 parent cbb6eba commit adce9da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -34,7 +34,7 @@ tracing-bunyan-formatter = "0.3.10"
3434
tracing-log = "0.2.0"
3535
openssl = { version = '0.10', features = ["vendored"] }
3636
uuid = { version = "1.19.0", features = ["v4"] }
37-
reqwest = { version = "0.12.26", features = ["json", "blocking"] }
37+
reqwest = { version = "0.12.28", features = ["json", "blocking"] }
3838
serde_json = "1.0.145"
3939
axum-prometheus = "0.9.0"
4040

0 commit comments

Comments
 (0)