Skip to content

Commit 35105ab

Browse files
authored
Next release is v1.15.2 (#974)
1 parent 2f0ee75 commit 35105ab

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.3"
4+
version = "1.15.2"
55
# this crate re-exports whatever sys crate that was selected
6-
links = "aws_lc_rs_1_15_3_sys"
6+
links = "aws_lc_rs_1_15_2_sys"
77
edition = "2021"
88
rust-version = "1.70.0"
99
keywords = ["crypto", "cryptography", "security"]

0 commit comments

Comments
 (0)