Release ublue-rs v0.3.0
This commit is contained in:
parent
985a3f6673
commit
7745830345
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -786,7 +786,7 @@ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ublue-rs"
|
name = "ublue-rs"
|
||||||
version = "0.2.2"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"cfg-if",
|
"cfg-if",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "ublue-rs"
|
name = "ublue-rs"
|
||||||
version = "0.2.2"
|
version = "0.3.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A CLI tool built for creating Containerfile templates based on the Ublue Community Project"
|
description = "A CLI tool built for creating Containerfile templates based on the Ublue Community Project"
|
||||||
repository = "https://gitlab.com/wunker-bunker/ublue-cli"
|
repository = "https://gitlab.com/wunker-bunker/ublue-cli"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue