chore: bump rustls from 0.20.2 to 0.20.4 (#23324)
* chore: bump rustls from 0.20.2 to 0.20.4 Bumps [rustls](https://github.com/rustls/rustls) from 0.20.2 to 0.20.4. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.20.2...v/0.20.4) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
@ -20,7 +20,7 @@ nix = "0.23.1"
|
||||
quinn = "0.8.0"
|
||||
rand = "0.7.0"
|
||||
rcgen = "0.9.1"
|
||||
rustls = { version = "0.20.2", features = ["dangerous_configuration"] }
|
||||
rustls = { version = "0.20.4", features = ["dangerous_configuration"] }
|
||||
pem = "1.0.2"
|
||||
pkcs8 = { version = "0.8.0", features = ["alloc"] }
|
||||
solana-metrics = { path = "../metrics", version = "=1.10.0" }
|
||||
|
Reference in New Issue
Block a user