Skip to content

Commit 45ef362

Browse files
Restore missing features (#26)
1 parent f6ee12f commit 45ef362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verify_ceno.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ set -euxo pipefail
33

44
cd spartan_parallel
55
RUST_BACKTRACE=1 \
6-
cargo run --release \
6+
cargo run --release --features multicore,profile \
77
--example interface -- ceno_demo/tower_verifier

0 commit comments

Comments
 (0)