Skip to content

Commit b13c36b

Browse files
committed
Bump openssl
This commit updates openssl to 0.10.70. Signed-off-by: Mark Kirichenko <[email protected]>
1 parent e9d45c4 commit b13c36b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -23,7 +23,7 @@ driver-bindings = { path = "./driver-bindings" }
2323
aws-nitro-enclaves-image-format = "0.5"
2424
eif_loader = { path = "./eif_loader" }
2525
enclave_build = { path = "./enclave_build" }
26-
openssl = "0.10.66"
26+
openssl = "0.10.70"
2727
vsock = "0.3"
2828
vmm-sys-util = "0.12.1"
2929
sha2 = "0.9.5"

0 commit comments

Comments
 (0)