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