Assorted tweaks to support external playground crate (#322)
* Assorted tweaks to support external playground crate * Fix schemas * Fixed schema again * Add ToHex for RawValue * Add FromHex to RawValue
This commit is contained in:
parent
335100d1d7
commit
24cafde231
10 changed files with 111 additions and 46 deletions
|
|
@ -48,3 +48,4 @@ backend_plonky2 = ["plonky2"]
|
|||
zk = []
|
||||
metrics = []
|
||||
time = []
|
||||
examples = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue