Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2342006

Browse files
Bump aws-lc-rs from 1.15.1 to 1.15.2 (#6469)
Bumps [aws-lc-rs](https://github.com/aws/aws-lc-rs) from 1.15.1 to 1.15.2. - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.15.1...v1.15.2) --- updated-dependencies: - dependency-name: aws-lc-rs dependency-version: 1.15.2 dependency-type: direct:production 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 5925f14 commit 2342006

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stdlib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ x509-parser = { version = "0.18", optional = true }
127127
der = { version = "0.7", features = ["alloc", "oid"], optional = true }
128128
pem-rfc7468 = { version = "1.0", features = ["alloc"], optional = true }
129129
webpki-roots = { version = "1.0", optional = true }
130-
aws-lc-rs = { version = "1.14.1", optional = true }
130+
aws-lc-rs = { version = "1.15.2", optional = true }
131131
oid-registry = { version = "0.8", features = ["x509", "pkcs1", "nist_algs"], optional = true }
132132
pkcs8 = { version = "0.10", features = ["encryption", "pkcs5", "pem"], optional = true }
133133

0 commit comments

Comments
 (0)