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

Commit f833dac

Browse files
Bump reqwest from 0.11.12 to 0.11.17 (#31426)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.12 to 0.11.17. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/[email protected]) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: [email protected]
1 parent 4989df7 commit f833dac

File tree

3 files changed

+21
-9
lines changed

3 files changed

+21
-9
lines changed

Cargo.lock

Lines changed: 11 additions & 5 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
@@ -269,7 +269,7 @@ rcgen = "0.10.0"
269269
reed-solomon-erasure = "6.0.0"
270270
regex = "1.6.0"
271271
rolling-file = "0.2.0"
272-
reqwest = { version = "0.11.12", default-features = false }
272+
reqwest = { version = "0.11.17", default-features = false }
273273
rpassword = "7.2"
274274
rustc_version = "0.4"
275275
rustls = { version = "0.20.8", default-features = false }

programs/sbf/Cargo.lock

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

0 commit comments

Comments
 (0)