Skip to content

Commit

Permalink
Add ring to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benmanone committed Mar 4, 2023
1 parent f5d5c08 commit 31d3e46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
minreq = { version="2.6.0", features=["https"] }
rand = "0.8.5"
ring = "0.16.20"

0 comments on commit 31d3e46

Please sign in to comment.