Only License or license-file is necessary

This commit is contained in:
Till Wegmueller 2020-06-04 16:03:02 +02:00
parent 34a0dcf286
commit 56ec3c718d

View file

@ -9,7 +9,6 @@ version = "0.0.1-placeholder"
authors = ["Till Wegmueller <till.wegmueller@openflowlabs.com>"] authors = ["Till Wegmueller <till.wegmueller@openflowlabs.com>"]
edition = "2018" edition = "2018"
license-file = "LICENSE" 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." description = "The core library for the rust version of the Image Packaging System. Includes Python bindings."
repository = "https://github.com/OpenFlowLabs/libips" repository = "https://github.com/OpenFlowLabs/libips"
readme = "README.md" readme = "README.md"