Skip to content

Commit

Permalink
Update to ring 0.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stephank committed Nov 14, 2023
1 parent 222249c commit 6e5915f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 95 deletions.
102 changes: 8 additions & 94 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ base64 = "0.21.0"
bytes = "1.0.1"
hyper = { version = "0.14.9", optional = true, features = ["http1", "http2", "client"] }
hyper-tls = { version = "0.5.0", optional = true }
ring = "0.16.15"
ring = "0.17.5"
serde = { version = "1.0.126", features = ["derive"] }
serde_json = "1.0.64"
thiserror = "1.0.25"
Expand Down

0 comments on commit 6e5915f

Please sign in to comment.