Enable OpenVM nightly features (#210)

This commit is contained in:
Han
2025-11-18 10:37:01 +09:00
committed by GitHub
parent 7b8bb6adcd
commit 94922af899
4 changed files with 5 additions and 5 deletions

View File

@@ -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" }