diff --git a/Cargo.toml b/Cargo.toml index efe9521..79461d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,6 @@ version = "0.0.1-placeholder" authors = ["Till Wegmueller "] edition = "2018" license-file = "LICENSE" -license = "Mozilla Public License, v. 2.0" description = "The core library for the rust version of the Image Packaging System. Includes Python bindings." repository = "https://github.com/OpenFlowLabs/libips" readme = "README.md"