chore: bump rcgen from 0.8.14 to 0.9.1 (#23148)
* chore: bump rcgen from 0.8.14 to 0.9.1 Bumps [rcgen](https://github.com/est31/rcgen) from 0.8.14 to 0.9.1. - [Release notes](https://github.com/est31/rcgen/releases) - [Changelog](https://github.com/est31/rcgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/est31/rcgen/compare/v0.8.14...v0.9.1) --- updated-dependencies: - dependency-name: rcgen dependency-type: direct:production update-type: version-update:semver-minor ... 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:
@ -19,7 +19,7 @@ log = "0.4.14"
|
||||
nix = "0.23.1"
|
||||
quinn = "0.8.0"
|
||||
rand = "0.7.0"
|
||||
rcgen = "0.8.14"
|
||||
rcgen = "0.9.1"
|
||||
rustls = { version = "0.20.2", features = ["dangerous_configuration"] }
|
||||
pem = "1.0.2"
|
||||
pkcs8 = { version = "0.8.0", features = ["alloc"] }
|
||||
|
Reference in New Issue
Block a user