Skip to content

Commit eba9781

Browse files
authored
Prepare release v1.12.4 (#706)
1 parent 5c4fa5c commit eba9781

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

0 commit comments

Comments
 (0)