Default prove

This commit is contained in:
danielSanchezQ 2026-02-24 08:16:59 +00:00
parent bc84d5cf31
commit ccfc14cac1

View File

@ -21,5 +21,5 @@ cbindgen = "0.29"
tempfile = "3"
[features]
default = []
default = ["prove"]
prove = ["nssa/prove"]