mirror of
https://github.com/eth-act/ere.git
synced 2026-04-03 03:00:17 -04:00
Enable OpenVM nightly features (#210)
This commit is contained in:
@@ -164,9 +164,6 @@ ere-build-utils = { path = "crates/build-utils" }
|
||||
ere-compile-utils = { path = "crates/compile-utils" }
|
||||
ere-test-utils = { path = "crates/test-utils" }
|
||||
|
||||
[profile.dev.package.openvm-stark-backend]
|
||||
opt-level = 3
|
||||
|
||||
[patch.crates-io]
|
||||
# These patches are only needed by Jolt
|
||||
ark-ff = { git = "https://github.com/a16z/arkworks-algebra", branch = "feat/fewer-reductions" }
|
||||
|
||||
Reference in New Issue
Block a user