mirror of
https://github.com/arnaucube/testudo.git
synced 2026-01-12 16:51:28 +01:00
update readme (#56)
This commit is contained in:
committed by
maramihali
parent
0013f81a6e
commit
c5f20877cc
@@ -33,7 +33,7 @@ We now highlight Spartan's distinctive features.
|
|||||||
To import `libspartan` into your Rust project, add the following dependency to `Cargo.toml`:
|
To import `libspartan` into your Rust project, add the following dependency to `Cargo.toml`:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
spartan = "0.7.0"
|
spartan = "0.7.1"
|
||||||
```
|
```
|
||||||
|
|
||||||
The following example shows how to use `libspartan` to create and verify a SNARK proof.
|
The following example shows how to use `libspartan` to create and verify a SNARK proof.
|
||||||
|
|||||||
Reference in New Issue
Block a user