Skip to content

Commit 9124243

Browse files
authored
Bump aws-lc-rs to v1.12.1 (#660)
1 parent b3879b4 commit 9124243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aws-lc-rs/Cargo.toml

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

0 commit comments

Comments
 (0)