Skip to content

Commit c488d05

Browse files
dependabot[bot]Taxrosdev
authored andcommitted
build(deps): bump reqwest from 0.12.23 to 0.12.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.23 to 0.12.24. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.12.24) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20f8fc7 commit c488d05

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
@@ -22,7 +22,7 @@ ed25519-dalek = { version = "=3.0.0-pre.1", features = [
2222
"signature",
2323
] }
2424
rand_core = { version = "0.9.3", features = ["os_rng"] }
25-
reqwest = { version = "0.12.23", optional = true, default-features = false, features = [
25+
reqwest = { version = "0.12.24", optional = true, default-features = false, features = [
2626
"http2",
2727
"rustls-tls",
2828
"gzip",

0 commit comments

Comments
 (0)