Skip to content

Commit 4a4ac84

Browse files
dependabot[bot]2bndy5
authored andcommitted
Bump reqwest from 0.12.7 to 0.12.8 in the cargo group
Bumps the cargo group with 1 update: [reqwest](https://github.com/seanmonstar/reqwest). Updates `reqwest` from 0.12.7 to 0.12.8 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.7...v0.12.8) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0857121 commit 4a4ac84

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

cpp-linter/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ log = "0.4.22"
2525
openssl = { version = "0.10", features = ["vendored"], optional = true }
2626
openssl-probe = { version = "0.1", optional = true }
2727
regex = "1.10.6"
28-
reqwest = "0.12.7"
28+
reqwest = "0.12.8"
2929
semver = "1.0.23"
3030
serde = { version = "1.0.210", features = ["derive"] }
3131
serde-xml-rs = "0.6.0"

0 commit comments

Comments
 (0)