diff --git a/libips/Cargo.toml b/libips/Cargo.toml index 1f78a11..a601ceb 100644 --- a/libips/Cargo.toml +++ b/libips/Cargo.toml @@ -8,7 +8,7 @@ name = "libips" version = "0.1.0" authors = ["Till Wegmueller "] 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"