undo patch.crates.io

This commit is contained in:
ValarDragon
2020-12-11 20:08:27 -06:00
committed by Pratyush Mishra
parent febd2048ee
commit 9c8d0fbe4c

View File

@@ -29,11 +29,6 @@ members = [
"ed_on_mnt4_298",
]
[patch.crates-io]
ark-ff = { path = '../algebra/ff' }
ark-ec = { path = '../algebra/ec'}
[profile.release]
opt-level = 3
lto = "thin"