Skip to content

Commit 7785ed3

Browse files
build(deps): bump ring from 0.16.20 to 0.17.12 in /e2e_tests
Bumps [ring](https://github.com/briansmith/ring) from 0.16.20 to 0.17.12. - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) --- updated-dependencies: - dependency-name: ring dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b2c490 commit 7785ed3

File tree

2 files changed

+123
-24
lines changed

2 files changed

+123
-24
lines changed

e2e_tests/Cargo.lock

+122-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e_tests/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ stdext = "0.3.1"
2020
tss-esapi = { version = "7.5.0", optional = true }
2121

2222
[dev-dependencies]
23-
ring = "0.16.20"
23+
ring = "0.17.12"
2424
rsa = "0.3.0"
2525
picky-asn1-x509 = "0.12.0"
2626
base64 = "0.21.0"

0 commit comments

Comments
 (0)