Skip to content

Commit

Permalink
Update aws-lc-rs to v1.6.2 (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Feb 13, 2024
1 parent 5838973 commit da2a62f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws-lc-rs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "aws-lc-rs"
authors = ["AWS-LibCrypto"]
version = "1.6.1"
version = "1.6.2"
# this crate re-exports whatever sys crate that was selected
links = "aws_lc_rs_1_6_1_sys"
links = "aws_lc_rs_1_6_2_sys"
edition = "2021"
rust-version = "1.60"
keywords = ["crypto", "cryptography", "security"]
Expand Down

0 comments on commit da2a62f

Please sign in to comment.