Skip to content

Commit 7eaaca5

Browse files
chore(deps): bump aws-lc-rs from 1.14.1 to 1.15.0
Bumps [aws-lc-rs](https://github.com/aws/aws-lc-rs) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: aws-lc-rs dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b692607 commit 7eaaca5

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

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

packages/encrypt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords.workspace = true
1212
categories.workspace = true
1313

1414
[dependencies]
15-
aws-lc-rs = "1.14.1"
15+
aws-lc-rs = "1.15.0"
1616
vitaminc-aead = { version = "0.1.0-pre", path = "../aead" }
1717
vitaminc-protected = { version = "0.1.0-pre", path = "../protected" }
1818
vitaminc-random = { version = "0.1.0-pre", path = "../random" }

0 commit comments

Comments
 (0)