release: version 1.0.0
Some checks failed
Release / plan (push) Failing after 1m14s
Release / build-local-artifacts (${{ join(matrix.targets, ', ') }}) (push) Has been cancelled
Release / build-global-artifacts (push) Has been cancelled
Release / host (push) Has been cancelled
Release / announce (push) Has been cancelled
Some checks failed
Release / plan (push) Failing after 1m14s
Release / build-local-artifacts (${{ join(matrix.targets, ', ') }}) (push) Has been cancelled
Release / build-global-artifacts (push) Has been cancelled
Release / host (push) Has been cancelled
Release / announce (push) Has been cancelled
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -869,7 +869,7 @@ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pixel-palette-colorizer"
|
name = "pixel-palette-colorizer"
|
||||||
version = "0.1.0"
|
version = "1.0.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"clap",
|
"clap",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pixel-palette-colorizer"
|
name = "pixel-palette-colorizer"
|
||||||
version = "0.1.0"
|
version = "1.0.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
repository = "https://github.com/GKaszewski/pixel-palette-colorizer"
|
repository = "https://github.com/GKaszewski/pixel-palette-colorizer"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user