Skip to content

Commit

Permalink
Add crate description to Cargo.toml (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjected authored May 8, 2024
1 parent c389572 commit 5b35b61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "c-kzg"
version = "1.0.2"
edition = "2021"
license = "Apache-2.0"
description = "A minimal implementation of the Polynomial Commitments API for EIP-4844, written in C."
links = "ckzg"

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

0 comments on commit 5b35b61

Please sign in to comment.