diff --git a/Cargo.toml b/Cargo.toml index 193739d3..82562911 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"