Cargo Publish fixes

This commit is contained in:
Till Wegmueller 2021-04-24 23:29:45 -03:00
parent 27d026d84c
commit b516ee1498

View file

@ -8,7 +8,7 @@ name = "libips"
version = "0.1.0"
authors = ["Till Wegmueller <till.wegmueller@openflowlabs.com>"]
edition = "2018"
license-file = "LICENSE"
license-file = "../LICENSE"
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"