We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5337f14 commit d51401fCopy full SHA for d51401f
aws-lc-rs/Cargo.toml
@@ -3,7 +3,7 @@ name = "aws-lc-rs"
3
authors = ["AWS-LibCrypto"]
4
version = "1.12.2"
5
# this crate re-exports whatever sys crate that was selected
6
-links = "aws_lc_rs_1_12_1_sys"
+links = "aws_lc_rs_1_12_2_sys"
7
edition = "2021"
8
rust-version = "1.63.0"
9
keywords = ["crypto", "cryptography", "security"]
0 commit comments