mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-07 08:13:11 +00:00
Update Cargo.toml
Add license field to cargo manifest
This commit is contained in:
parent
de2709d82e
commit
ccd4ff872b
@ -2,6 +2,7 @@
|
||||
name = "plonky2_evm"
|
||||
description = "Implementation of STARKs for the Ethereum Virtual Machine"
|
||||
version = "0.1.1"
|
||||
license = "MIT or Apache-2.0"
|
||||
authors = ["Daniel Lubarov <daniel@lubarov.com>", "William Borgeaud <williamborgeaud@gmail.com>"]
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/0xPolygonZero/plonky2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user