Skip to content

Commit 5c35a9c

Browse files
build(deps): bump ring from 0.17.12 to 0.17.14 (#545)
Bumps [ring](https://github.com/briansmith/ring) from 0.17.12 to 0.17.14. - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) --- updated-dependencies: - dependency-name: ring dependency-version: 0.17.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 492db16 commit 5c35a9c

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -154,7 +154,7 @@ rand = "=0.8.5"
154154
regex = "^1.7.0"
155155
reqwest = { version = "0.12.5", default-features = false, features = ["rustls-tls", "stream", "gzip", "brotli", "socks", "json", "http2"] } # pinned because of https://github.com/seanmonstar/reqwest/pull/1955
156156
reqwest_v011 = { package = "reqwest", version = "0.11", features = ["stream", "json", "multipart"] }
157-
ring = "^0.17.0"
157+
ring = "^0.17.14"
158158
rustls = { version = "0.23.11", default-features = false, features = ["logging", "std", "tls12", "ring"] }
159159
rustls-pemfile = "2"
160160
rustls-tokio-stream = "=0.3.0"

0 commit comments

Comments
 (0)