Update Cargo.toml

Co-authored-by: ebfull <ewillbefull@gmail.com>
This commit is contained in:
Steven 2021-04-26 16:43:07 -07:00 committed by GitHub
parent 82ddc0ebee
commit e6a7d68a3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ authors = [
"Jack Grigg <jack@electriccoin.co>",
]
edition = "2018"
license = "BOSL"
license-file = "LICENSE-BOSL"
repository = "https://github.com/zcash/pasta_curves"
documentation = "https://docs.rs/pasta_curves"
readme = "README.md"