Skip to content

Commit 2001f9e

Browse files
Bump reqwest from 0.12.22 to 0.12.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.22 to 0.12.23. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.22...v0.12.23) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f83880 commit 2001f9e

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
@@ -25,7 +25,7 @@ exponential-backoff = "2.0.0"
2525
indicatif = "0.18.0"
2626
minijinja = "2.11.0"
2727
rayon = "1.11.0"
28-
reqwest = { version = "0.12.22", features = ["json", "blocking"] }
28+
reqwest = { version = "0.12.23", features = ["json", "blocking"] }
2929
serde = { version = "1.0.219", features = ["derive"] }
3030
serde_json = "1.0.142"
3131
time = { version = "0.3.41", features = ["local-offset"] }

0 commit comments

Comments
 (0)