Skip to content

Commit b176558

Browse files
chore(deps): bump reqwest from 0.12.5 to 0.12.7
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.7. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.5...v0.12.7) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81921a1 commit b176558

File tree

2 files changed

+74
-44
lines changed

2 files changed

+74
-44
lines changed

Cargo.lock

+73-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ chrono = "0.4.38"
1111
criterion = "0.5.1"
1212
humantime = "2.1.0"
1313
regex = "1.10.4"
14-
reqwest = { version = "0.12.5", features = ["blocking"] }
14+
reqwest = { version = "0.12.7", features = ["blocking"] }
1515

1616
[dev-dependencies]
1717
criterion = "0.5.1"

0 commit comments

Comments
 (0)