Skip to content

Commit

Permalink
upgrade subtle (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo authored Feb 8, 2024
1 parent f96f7f9 commit 676cec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ impls = "1"
getrandom = { version = "0.2", features = ["js"] }

[dependencies]
subtle = "2.4"
subtle = "2.5"
ff = { version = "0.13.0", default-features = false, features = ["std"] }
group = "0.13.0"
pairing = "0.23.0"
Expand Down

0 comments on commit 676cec6

Please sign in to comment.