mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-07 20:30:34 +00:00
Update Cargo.toml
Co-authored-by: ebfull <ewillbefull@gmail.com>
This commit is contained in:
parent
82ddc0ebee
commit
e6a7d68a3e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ authors = [
|
||||||
"Jack Grigg <jack@electriccoin.co>",
|
"Jack Grigg <jack@electriccoin.co>",
|
||||||
]
|
]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "BOSL"
|
license-file = "LICENSE-BOSL"
|
||||||
repository = "https://github.com/zcash/pasta_curves"
|
repository = "https://github.com/zcash/pasta_curves"
|
||||||
documentation = "https://docs.rs/pasta_curves"
|
documentation = "https://docs.rs/pasta_curves"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue