mirror of
https://github.com/arnaucube/Nova.git
synced 2026-01-11 08:31:29 +01:00
fix docs.rs link
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
|||||||
authors = ["Srinath Setty <srinath@microsoft.com>"]
|
authors = ["Srinath Setty <srinath@microsoft.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Recursive zkSNARKs without trusted setup"
|
description = "Recursive zkSNARKs without trusted setup"
|
||||||
documentation = "https://docs.rs/nova/"
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user