Skip to content

Commit a6f2f48

Browse files
authored
Merge pull request #86 from cipherstash/dependabot/cargo/aws-lc-rs-1.15.0
chore(deps): bump aws-lc-rs from 1.14.1 to 1.15.0
2 parents 85aeae0 + 7eaaca5 commit a6f2f48

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)