diff --git a/aws-lc-rs/Cargo.toml b/aws-lc-rs/Cargo.toml index cb2477a2f54..296726ce397 100644 --- a/aws-lc-rs/Cargo.toml +++ b/aws-lc-rs/Cargo.toml @@ -47,7 +47,7 @@ fips = ["dep:aws-lc-fips-sys"] [dependencies] untrusted = { version = "0.7.1", optional = true } -aws-lc-sys = { version = "0.22.0", path = "../aws-lc-sys", optional = true } +aws-lc-sys = { version = "0.23.0", path = "../aws-lc-sys", optional = true } aws-lc-fips-sys = { version = "0.12.0", path = "../aws-lc-fips-sys", optional = true } zeroize = "1.7" mirai-annotations = "1.12.0" diff --git a/aws-lc-sys/Cargo.toml b/aws-lc-sys/Cargo.toml index a88f1dc6202..cbc8f3d5486 100644 --- a/aws-lc-sys/Cargo.toml +++ b/aws-lc-sys/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "aws-lc-sys" description = "AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project." -version = "0.22.0" -links = "aws_lc_0_22_0" +version = "0.23.0" +links = "aws_lc_0_23_0" authors = ["AWS-LC"] edition = "2021" repository = "https://github.com/aws/aws-lc-rs" diff --git a/aws-lc-sys/aws-lc b/aws-lc-sys/aws-lc index 8b2ebfcf3fc..8ffe277c219 160000 --- a/aws-lc-sys/aws-lc +++ b/aws-lc-sys/aws-lc @@ -1 +1 @@ -Subproject commit 8b2ebfcf3fc8b0656f1f4161166484a70238aeaa +Subproject commit 8ffe277c21915ca82dc78a3bdc6a92e10c284b92