Skip to content

Commit ce17e88

Browse files
authored
Bump aws-lc-rs to v1.15.0 (#946)
1 parent 0c88590 commit ce17e88

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

0 commit comments

Comments
 (0)