Skip to content

Commit 4223fee

Browse files
chore(deps): bump reqwest from 0.12.21 to 0.12.22
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.21 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.21...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>
1 parent 60b43f8 commit 4223fee

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ oro-common = "0.3.34"
7272
oro-package-spec = "0.3.34"
7373
parse-changelog = "0.6.12"
7474
pathdiff = { version = "0.2.3", features = ["camino"] }
75-
reqwest = { version = "0.12.21", default-features = false }
75+
reqwest = { version = "0.12.22", default-features = false }
7676
schemars = "1.0.3"
7777
self-replace = "1.5.0"
7878
semver = "1.0.26"

0 commit comments

Comments
 (0)