Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Commit b342bba

Browse files
chore(deps): bump reqwest from 0.12.20 to 0.12.22 (#63)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.20 to 0.12.22. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.20...v0.12.22) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efc590f commit b342bba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

mania/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ quick-xml = { version = "0.37.5", features = ["serialize"] }
3333
rand = "0.9.1"
3434
rand_chacha = "0.9.0"
3535
regex = "1.11.1"
36-
reqwest = "0.12.20"
36+
reqwest = "0.12.22"
3737
serde = { version = "1.0.219", features = ["derive"] }
3838
serde_json = "1.0.140"
3939
sha1 = "0.11.0-rc.0"

0 commit comments

Comments
 (0)