Skip to content

Commit 198d9ba

Browse files
authored
Prepare v1.16.0 (#1046)
1 parent 3be1c0f commit 198d9ba

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

0 commit comments

Comments
 (0)