We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a825b51 commit 93f8b32Copy full SHA for 93f8b32
aws-lc-rs/Cargo.toml
@@ -1,9 +1,9 @@
1
[package]
2
name = "aws-lc-rs"
3
authors = ["AWS-LibCrypto"]
4
-version = "1.15.0"
+version = "1.15.1"
5
# this crate re-exports whatever sys crate that was selected
6
-links = "aws_lc_rs_1_15_0_sys"
+links = "aws_lc_rs_1_15_1_sys"
7
edition = "2021"
8
rust-version = "1.70.0"
9
keywords = ["crypto", "cryptography", "security"]
0 commit comments