Skip to content

Commit

Permalink
upgrade subtle
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Alt committed Feb 7, 2024
1 parent e4185d6 commit 6a917d4
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 @@ -24,7 +24,7 @@ rand_chacha = "0.3.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 6a917d4

Please sign in to comment.