Skip to content

Commit 635d203

Browse files
chore(deps): bump ring from 0.17.11 to 0.17.13
Bumps [ring](https://github.com/briansmith/ring) from 0.17.11 to 0.17.13. - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) --- updated-dependencies: - dependency-name: ring dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7036846 commit 635d203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,9 +1778,9 @@ dependencies = [
17781778

17791779
[[package]]
17801780
name = "ring"
1781-
version = "0.17.11"
1781+
version = "0.17.13"
17821782
source = "registry+https://github.com/rust-lang/crates.io-index"
1783-
checksum = "da5349ae27d3887ca812fb375b45a4fbb36d8d12d2df394968cd86e35683fe73"
1783+
checksum = "70ac5d832aa16abd7d1def883a8545280c20a60f523a370aa3a9617c2b8550ee"
17841784
dependencies = [
17851785
"cc",
17861786
"cfg-if",

0 commit comments

Comments
 (0)