Skip to content

Commit 2cafc79

Browse files
build(deps): bump reqwest from 0.12.20 to 0.12.22
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>
1 parent 39edaba commit 2cafc79

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
@@ -7,5 +7,5 @@ edition = "2021"
77
anyhow = "1.0.98"
88
colored = "3.0.0"
99
lexopt = "0.3.1"
10-
reqwest = { version = "0.12.20", features = ["json", "blocking", "rustls-tls"], default-features = false }
10+
reqwest = { version = "0.12.22", features = ["json", "blocking", "rustls-tls"], default-features = false }
1111
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)