Skip to content

Commit 215d77b

Browse files
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] <[email protected]>
1 parent 13e6996 commit 215d77b

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
@@ -27,7 +27,7 @@ dirs = "6.0.0"
2727
exponential-backoff = "2.0.0"
2828
indicatif = "0.18.3"
2929
rayon = "1.11.0"
30-
reqwest = { version = "0.12.26", features = ["json", "blocking"] }
30+
reqwest = { version = "0.12.28", features = ["json", "blocking"] }
3131
serde = { version = "1.0.227", features = ["derive"] }
3232
serde_json = "1.0.145"
3333
time = { version = "0.3.44", features = ["local-offset"] }

0 commit comments

Comments
 (0)