diff --git a/aws-lc-sys/Cargo.toml b/aws-lc-sys/Cargo.toml index 6300682bf62..7a0becbdfc7 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.23.0" -links = "aws_lc_0_23_0" +version = "0.23.1" +links = "aws_lc_0_23_1" authors = ["AWS-LC"] edition = "2021" repository = "https://github.com/aws/aws-lc-rs"