Skip to content

Commit 8f6c579

Browse files
build(deps): Bump reqwest from 0.12.20 to 0.12.22
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.20 to 0.12.22. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.20...v0.12.22) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca710e2 commit 8f6c579

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
@@ -9,7 +9,7 @@ hyper = { version = "0.14.28", features = ["server", "runtime", "http1", "http2"
99
tokio = { version = "1.45.1", features = ["full"] }
1010
lazy_static = "1.5.0"
1111
prometheus = "0.13.4"
12-
reqwest = { version = "0.12.20", features = ["json"] }
12+
reqwest = { version = "0.12.22", features = ["json"] }
1313
serde = "1.0.219"
1414
serde_derive = "1.0.123"
1515
serde_json = "1.0.140"

0 commit comments

Comments
 (0)