revert prove feature

This commit is contained in:
Sergio Chouhy
2026-02-16 11:52:31 -03:00
parent 2954faa5ec
commit 26d6286b8c
3 changed files with 24 additions and 842 deletions
+1 -2
View File
@@ -8,7 +8,7 @@ license = { workspace = true }
nssa_core = { workspace = true, features = ["host"] }
thiserror.workspace = true
risc0-zkvm = { workspace = true}
risc0-zkvm.workspace = true
serde.workspace = true
sha2.workspace = true
rand.workspace = true
@@ -33,4 +33,3 @@ test-case = "3.3.1"
[features]
default = []
prove = ["risc0-zkvm/prove"]