Skip to content

Commit 6f672fa

Browse files
build(deps): bump the aws-ls group with 2 updates (#4461)
Bumps the aws-ls group with 2 updates: [aws-lc-rs](https://github.com/aws/aws-lc-rs) and [aws-lc-sys](https://github.com/aws/aws-lc-rs). Updates `aws-lc-rs` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.16.1...v1.16.2) Updates `aws-lc-sys` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.38.0...aws-lc-sys/v0.39.0) --- updated-dependencies: - dependency-name: aws-lc-rs dependency-version: 1.16.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: aws-ls - dependency-name: aws-lc-sys dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-ls ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e48274 commit 6f672fa

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ dependencies = [
153153

154154
[[package]]
155155
name = "aws-lc-rs"
156-
version = "1.16.1"
156+
version = "1.16.2"
157157
source = "registry+https://github.com/rust-lang/crates.io-index"
158-
checksum = "94bffc006df10ac2a68c83692d734a465f8ee6c5b384d8545a636f81d858f4bf"
158+
checksum = "a054912289d18629dc78375ba2c3726a3afe3ff71b4edba9dedfca0e3446d1fc"
159159
dependencies = [
160160
"aws-lc-fips-sys",
161161
"aws-lc-sys",
@@ -165,9 +165,9 @@ dependencies = [
165165

166166
[[package]]
167167
name = "aws-lc-sys"
168-
version = "0.38.0"
168+
version = "0.39.0"
169169
source = "registry+https://github.com/rust-lang/crates.io-index"
170-
checksum = "4321e568ed89bb5a7d291a7f37997c2c0df89809d7b6d12062c81ddb54aa782e"
170+
checksum = "1fa7e52a4c5c547c741610a2c6f123f3881e409b714cd27e6798ef020c514f0a"
171171
dependencies = [
172172
"cc",
173173
"cmake",

0 commit comments

Comments
 (0)