We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc913d commit d01f70fCopy full SHA for d01f70f
bls12_381/Cargo.toml
@@ -13,7 +13,7 @@ repository = { workspace = true }
13
[dependencies]
14
rayon = { workspace = true }
15
16
-blst = { version = "0.3.1", default-features = false }
+blst = { version = "0.3.12", default-features = false }
17
18
# __private_bench feature is used to allow us to access the base field
19
blstrs = { version = "0.7.1", features = ["__private_bench"] }
0 commit comments