Cargo Publish fixes

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

View file

@ -11,7 +11,7 @@ edition = "2018"
license-file = "LICENSE" license-file = "LICENSE"
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"
keywords = ["packaging", "illumos"] keywords = ["packaging", "illumos"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html