Make shplonk default

This commit is contained in:
kilic 2022-02-12 20:40:58 +03:00
parent e73c1b2582
commit a892dd56e9
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ rand_core = { version = "0.6", default-features = false, features = ["getrandom"
getrandom = { version = "0.2", features = ["js"] }
[features]
default = ["gwc"]
default = ["shplonk"]
dev-graph = ["plotters", "tabbycat"]
gadget-traces = ["backtrace"]
sanity-checks = []