fix: add missing feature

This commit is contained in:
Roman 2026-06-06 00:50:52 +08:00
parent 1bb51acd87
commit 2b951f733b
No known key found for this signature in database
GPG Key ID: 583BDF43C238B83E
2 changed files with 769 additions and 22 deletions

790
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -21,3 +21,4 @@ testnet_initial_state = { workspace = true }
[dev-dependencies] [dev-dependencies]
proptest = "1.4" proptest = "1.4"
nssa = { workspace = true, features = ["prove"] }