Skip to content

Commit

Permalink
Bump ring to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 6, 2023
1 parent 95b8a2d commit 747a1b6
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 13 deletions.
50 changes: 38 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion zingolib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ rustls-pemfile = "1.0.0"
tower-http = { version = "0.2", features = ["add-extension"] }
futures = "0.3.15"
hex = "0.3"
ring = "0.16.20"
ring = "0.17.0"
json = "0.12.4"
webpki-roots = "0.21.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 747a1b6

Please sign in to comment.