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