Skip to content

Commit d6acc41

Browse files
dependabot[bot]Coekjan
authored andcommitted
Bump reqwest from 0.12.4 to 0.12.5
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.4 to 0.12.5. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.4...v0.12.5) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12eed77 commit d6acc41

File tree

2 files changed

+135
-29
lines changed

2 files changed

+135
-29
lines changed

Cargo.lock

Lines changed: 134 additions & 28 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 @@ clap = { version = "4.5.7", features = [
2020
diff = "0.1.13"
2121
once_cell = "1.19.0"
2222
regex = "1.10.5"
23-
reqwest = { version = "0.12.4", default-features = false, features = [
23+
reqwest = { version = "0.12.5", default-features = false, features = [
2424
"blocking",
2525
"json",
2626
"rustls-tls",

0 commit comments

Comments
 (0)