Skip to content

Commit 07a1617

Browse files
build(deps): bump the crates-io group with 2 updates
Bumps the crates-io group with 2 updates: [aws-lc-rs](https://github.com/aws/aws-lc-rs) and [serde_json](https://github.com/serde-rs/json). Updates `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) Updates `serde_json` from 1.0.135 to 1.0.137 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.135...v1.0.137) --- updated-dependencies: - dependency-name: aws-lc-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae14fdd commit 07a1617

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ring = ["dep:ring"]
7979
std = ["alloc", "pki-types/std"]
8080

8181
[dependencies]
82-
aws-lc-rs = { version = "1.9", optional = true, default-features = false }
82+
aws-lc-rs = { version = "1.12", optional = true, default-features = false }
8383
pki-types = { package = "rustls-pki-types", version = "1.11", default-features = false }
8484
ring = { version = "0.17", default-features = false, optional = true }
8585
untrusted = "0.9"

0 commit comments

Comments
 (0)