Skip to content

Commit 6ea7f15

Browse files
build(deps): bump aws-lc-rs from 1.13.0 to 1.13.1 (#3911)
Bumps [aws-lc-rs](https://github.com/aws/aws-lc-rs) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: aws-lc-rs dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e9f944 commit 6ea7f15

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@ dependencies = [
175175

176176
[[package]]
177177
name = "aws-lc-rs"
178-
version = "1.13.0"
178+
version = "1.13.1"
179179
source = "registry+https://github.com/rust-lang/crates.io-index"
180-
checksum = "19b756939cb2f8dc900aa6dcd505e6e2428e9cae7ff7b028c49e3946efa70878"
180+
checksum = "93fcc8f365936c834db5514fc45aee5b1202d677e6b40e48468aaaa8183ca8c7"
181181
dependencies = [
182182
"aws-lc-fips-sys",
183183
"aws-lc-sys",
@@ -186,9 +186,9 @@ dependencies = [
186186

187187
[[package]]
188188
name = "aws-lc-sys"
189-
version = "0.28.2"
189+
version = "0.29.0"
190190
source = "registry+https://github.com/rust-lang/crates.io-index"
191-
checksum = "bfa9b6986f250236c27e5a204062434a773a13243d2ffc2955f37bdba4c5c6a1"
191+
checksum = "61b1d86e7705efe1be1b569bab41d4fa1e14e220b60a160f78de2db687add079"
192192
dependencies = [
193193
"bindgen 0.69.5",
194194
"cc",
@@ -644,7 +644,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
644644
checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e"
645645
dependencies = [
646646
"libc",
647-
"windows-sys 0.59.0",
647+
"windows-sys 0.52.0",
648648
]
649649

650650
[[package]]
@@ -1342,7 +1342,7 @@ dependencies = [
13421342
"portable-atomic",
13431343
"portable-atomic-util",
13441344
"serde",
1345-
"windows-sys 0.59.0",
1345+
"windows-sys 0.52.0",
13461346
]
13471347

13481348
[[package]]
@@ -1448,7 +1448,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
14481448
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
14491449
dependencies = [
14501450
"cfg-if",
1451-
"windows-targets 0.48.5",
1451+
"windows-targets 0.52.6",
14521452
]
14531453

14541454
[[package]]
@@ -3731,7 +3731,7 @@ dependencies = [
37313731
"errno",
37323732
"libc",
37333733
"linux-raw-sys 0.4.15",
3734-
"windows-sys 0.59.0",
3734+
"windows-sys 0.52.0",
37353735
]
37363736

37373737
[[package]]
@@ -3744,7 +3744,7 @@ dependencies = [
37443744
"errno",
37453745
"libc",
37463746
"linux-raw-sys 0.9.2",
3747-
"windows-sys 0.59.0",
3747+
"windows-sys 0.52.0",
37483748
]
37493749

37503750
[[package]]
@@ -4023,7 +4023,7 @@ dependencies = [
40234023
"getrandom 0.3.1",
40244024
"once_cell",
40254025
"rustix 1.0.2",
4026-
"windows-sys 0.59.0",
4026+
"windows-sys 0.52.0",
40274027
]
40284028

40294029
[[package]]

0 commit comments

Comments
 (0)