mirror of
https://github.com/arnaucube/Nova.git
synced 2026-01-10 16:11:29 +01:00
fix keyword
This commit is contained in:
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/nova-snark/"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/Microsoft/Nova"
|
||||
license-file = "LICENSE"
|
||||
keywords = ["Recursive zkSNARKs", "cryptography", "proofs"]
|
||||
keywords = ["zkSNARKs", "cryptography", "proofs"]
|
||||
|
||||
[dependencies]
|
||||
merlin = "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user