Skip to content

Commit

Permalink
Bump aws-lc-rs from 1.12.0 to 1.12.2
Browse files Browse the repository at this point in the history
Bumps [aws-lc-rs](https://github.com/aws/aws-lc-rs) from 1.12.0 to 1.12.2.
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.12.0...v1.12.2)

---
updated-dependencies:
- dependency-name: aws-lc-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 5aaaca3 commit dece6a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ rlimit = "0.10.1"

[target.x86_64-unknown-linux-musl.dependencies]
# Workaround for release CI
aws-lc-rs = { version = "1.8.1", features = ["bindgen"] }
aws-lc-rs = { version = "1.12.2", features = ["bindgen"] }

[dev-dependencies]
assert_cmd = "2.0.14"
Expand Down

0 comments on commit dece6a9

Please sign in to comment.