From 35bc813a4fdfb7789fcc014d151b081eb67239ad Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 22 Oct 2024 12:59:30 -0500 Subject: [PATCH] Bump OpenSSL to 3.4.0 (#255) Updating to the most recent release. --- Cargo.toml | 2 +- openssl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 01b91f78..ca4fd426 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openssl-src" -version = "300.3.2+3.3.2" +version = "300.4.0+3.4.0" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/openssl b/openssl index fb7fab9f..98acb6b0 160000 --- a/openssl +++ b/openssl @@ -1 +1 @@ -Subproject commit fb7fab9fa6f4869eaa8fbb97e0d593159f03ffe4 +Subproject commit 98acb6b02839c609ef5b837794e08d906d965335