Skip to content

Commit 30c573f

Browse files
build(deps): bump reqwest from 0.12.24 to 0.12.25 in the cargo group
Bumps the cargo group with 1 update: [reqwest](https://github.com/seanmonstar/reqwest). Updates `reqwest` from 0.12.24 to 0.12.25 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.12.25) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6523512 commit 30c573f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cpp-linter/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ git2 = "0.20.3"
2424
log = { version = "0.4.29", features = ["std"] }
2525
quick-xml = { version = "0.38.4", features = ["serialize"] }
2626
regex = "1.12.2"
27-
reqwest = "0.12.24"
27+
reqwest = "0.12.25"
2828
semver = "1.0.27"
2929
serde = { version = "1.0.228", features = ["derive"] }
3030
serde_json = "1.0.145"

0 commit comments

Comments
 (0)