Skip to content

Commit

Permalink
Bump aws-lc-rs from 1.7.2 to 1.7.3
Browse files Browse the repository at this point in the history
Bumps [aws-lc-rs](https://github.com/awslabs/aws-lc-rs) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/awslabs/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.7.2...v1.7.3)

---
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 Jun 17, 2024
1 parent a948fbb commit 62c4d6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -76,7 +76,7 @@ jemallocator = "0.5.0"

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

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

0 comments on commit 62c4d6c

Please sign in to comment.