diff --git a/Cargo.toml b/Cargo.toml index f0ee339..b15760b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ authors = [ "Jack Grigg ", ] edition = "2018" -license = "BOSL" +license-file = "LICENSE-BOSL" repository = "https://github.com/zcash/pasta_curves" documentation = "https://docs.rs/pasta_curves" readme = "README.md"