Skip to content

Commit 1ab8427

Browse files
Update Rust crate ring to v0.17.0 (#7219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc5347e commit 1ab8427

File tree

2 files changed

+36
-10
lines changed

2 files changed

+36
-10
lines changed

Cargo.lock

Lines changed: 35 additions & 9 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
@@ -75,7 +75,7 @@ prometheus = { version = "=0.13.3", default-features = false }
7575
rand = "=0.8.5"
7676
reqwest = { version = "=0.11.20", features = ["blocking", "gzip", "json"] }
7777
retry = "=2.0.0"
78-
ring = "=0.16.20"
78+
ring = "=0.17.0"
7979
scheduled-thread-pool = "=0.2.7"
8080
secrecy = "=0.8.0"
8181
semver = { version = "=1.0.19", features = ["serde"] }

0 commit comments

Comments
 (0)