diff --git a/Cargo.toml b/Cargo.toml index b144ac9..6a414b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "ethereum-bn128" version = "0.1.1" authors = ["Parity Technologies ","Alex Beregszaszi "] -license = "GPL-3.0" +license = "MIT OR Apache-2.0" repository = "https://github.com/ewasm/ethereum-bn128.rs" description = "Ethereum BN128 helpers for Rust" publish = false