diff --git a/aws-lc-rs/Cargo.toml b/aws-lc-rs/Cargo.toml index a471ed7387a..74208e04384 100644 --- a/aws-lc-rs/Cargo.toml +++ b/aws-lc-rs/Cargo.toml @@ -3,7 +3,7 @@ name = "aws-lc-rs" authors = ["AWS-LibCrypto"] version = "1.12.2" # this crate re-exports whatever sys crate that was selected -links = "aws_lc_rs_1_12_1_sys" +links = "aws_lc_rs_1_12_2_sys" edition = "2021" rust-version = "1.63.0" keywords = ["crypto", "cryptography", "security"]