Skip to content

Commit

Permalink
Merge pull request #23 from dpaoliello/bumpring
Browse files Browse the repository at this point in the history
Bump `ring` to 0.17
  • Loading branch information
pylls authored Jun 2, 2024
2 parents 6f775e5 + 3a9492e commit 0b85790
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 89 deletions.
97 changes: 9 additions & 88 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 crates/maybenot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ byteorder="1.4.3"
simple-error = "0.3.0"
hex = "0.4.3"
libflate = "2.0.0"
ring = "0.16.20"
ring = "0.17.8"
rand_distr = "0.4.3"
serde = {version = "1.0.185", features = ["derive"]}

0 comments on commit 0b85790

Please sign in to comment.