@@ -25,16 +25,16 @@ num-traits = {version = "0.2", default-features = false }
2525num-integer = { version = " 0.1.44" , default-features = false }
2626
2727[dev-dependencies ]
28- # ark-test-curves = { version = "0.4.0-alpha", default-features = false, features = ["bls12_381_scalar_field", "bls12_381_curve", "mnt4_753_scalar_field"] }
29- # ark-poly = { version = "0.4.0-alpha", default-features = false }
30- # paste = "1.0"
31- # ark-bls12-377 = { version = "0.4.0-alpha", features = ["curve"], default-features = false }
32- # ark-bls12-381 = { version = "0.4.0-alpha", features = ["curve"], default-features = false }
33- # ark-mnt4-298 = { version = "0.4.0-alpha", features = ["curve"], default-features = false }
34- # ark-mnt4-753 = { version = "0.4.0-alpha", features = ["curve"], default-features = false }
35- # ark-mnt6-298 = { version = "0.4.0-alpha", default-features = false }
36- # ark-mnt6-753 = { version = "0.4.0-alpha", default-features = false }
37- # ark-pallas = { version = "0.4.0-alpha", features = ["curve"], default-features = false }
28+ ark-test-curves = { version = " 0.4.0-alpha" , default-features = false , features = [" bls12_381_scalar_field" , " bls12_381_curve" , " mnt4_753_scalar_field" ] }
29+ ark-poly = { version = " 0.4.0-alpha" , default-features = false }
30+ paste = " 1.0"
31+ ark-bls12-377 = { version = " 0.4.0-alpha" , features = [" curve" ], default-features = false }
32+ ark-bls12-381 = { version = " 0.4.0-alpha" , features = [" curve" ], default-features = false }
33+ ark-mnt4-298 = { version = " 0.4.0-alpha" , features = [" curve" ], default-features = false }
34+ ark-mnt4-753 = { version = " 0.4.0-alpha" , features = [" curve" ], default-features = false }
35+ ark-mnt6-298 = { version = " 0.4.0-alpha" , default-features = false }
36+ ark-mnt6-753 = { version = " 0.4.0-alpha" , default-features = false }
37+ ark-pallas = { version = " 0.4.0-alpha" , features = [" curve" ], default-features = false }
3838
3939[features ]
4040default = [" std" ]
0 commit comments