mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
Cargo Publish fixes
This commit is contained in:
parent
27d026d84c
commit
b516ee1498
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue