diff --git a/aws-lc-rs/Cargo.toml b/aws-lc-rs/Cargo.toml index e8fa917fa43..546e2e104a8 100644 --- a/aws-lc-rs/Cargo.toml +++ b/aws-lc-rs/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "aws-lc-rs" authors = ["AWS-LibCrypto"] -version = "1.7.2" +version = "1.7.3" # this crate re-exports whatever sys crate that was selected links = "aws_lc_rs_1_7_1_sys" edition = "2021"