chore: bump openssl from 0.10.37 to 0.10.38 (#21126)
* chore: bump openssl from 0.10.37 to 0.10.38 Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.37 to 0.10.38. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.37...openssl-v0.10.38) --- updated-dependencies: - dependency-name: openssl 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:
@ -17,7 +17,7 @@ bincode = "1.3.3"
|
||||
byteorder = "1.4.3"
|
||||
log = "0.4.14"
|
||||
libsecp256k1 = "0.6.0"
|
||||
openssl = "^0.10.37"
|
||||
openssl = "^0.10.38"
|
||||
solana-measure = { path = "../../measure", version = "=1.9.0" }
|
||||
solana-program-runtime = { path = "../../program-runtime", version = "=1.9.0" }
|
||||
solana-sdk = { path = "../../sdk", version = "=1.9.0" }
|
||||
|
Reference in New Issue
Block a user