Skip to content

Commit 93f8b32

Browse files
authored
Prepare aws-lc-rs v1.15.1 (#956)
1 parent a825b51 commit 93f8b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aws-lc-rs/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "aws-lc-rs"
33
authors = ["AWS-LibCrypto"]
4-
version = "1.15.0"
4+
version = "1.15.1"
55
# this crate re-exports whatever sys crate that was selected
6-
links = "aws_lc_rs_1_15_0_sys"
6+
links = "aws_lc_rs_1_15_1_sys"
77
edition = "2021"
88
rust-version = "1.70.0"
99
keywords = ["crypto", "cryptography", "security"]

0 commit comments

Comments
 (0)