Skip to content

Commit

Permalink
chore: populate description and license fields in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
redshiftzero committed Dec 1, 2022
1 parent 48c1fa4 commit 7323439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
name = "decaf377"
version = "0.1.0"
authors = ["Henry de Valence <[email protected]>", "redshiftzero <[email protected]>"]
description = "A prime-order group designed for use in SNARKs over BLS12-377"
edition = "2018"
license = "MIT OR Apache-2.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 7323439

Please sign in to comment.