mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 21:30:41 +00:00
Bump Version for release
This commit is contained in:
parent
a4b998d9d4
commit
52390f7303
2 changed files with 4 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -417,7 +417,7 @@ version = "0.0.1-placeholder"
|
|||
|
||||
[[package]]
|
||||
name = "pkg6dev"
|
||||
version = "0.0.1-placeholder"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"failure",
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "pkg6dev"
|
||||
version = "0.0.1-placeholder"
|
||||
version = "0.1.0"
|
||||
authors = ["Till Wegmueller <till.wegmueller@openflowlabs.com>"]
|
||||
edition = "2018"
|
||||
license-file = "LICENSE"
|
||||
description = "The repository server for IPS written in rust"
|
||||
repository = "https://github.com/OpenFlowLabs/pkg6dev"
|
||||
description = "Helper tool for IPS package development"
|
||||
repository = "https://github.com/OpenFlowLabs/ips"
|
||||
readme = "README.md"
|
||||
keywords = ["packaging", "illumos"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue