Skip to content

Commit 963d88e

Browse files
build(deps): bump reqwest from 0.12.14 to 0.12.15
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.14 to 0.12.15. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.14...v0.12.15) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2374f69 commit 963d88e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -53,7 +53,7 @@ quickcheck = "1.0.3"
5353
quickcheck_macros = "1.0.0"
5454
rand = "0.9.0"
5555
regex = "1.11.1"
56-
reqwest = { version = "0.12.14", default-features = false, features = [
56+
reqwest = { version = "0.12.15", default-features = false, features = [
5757
"json",
5858
"rustls-tls",
5959
"cookies",

0 commit comments

Comments
 (0)