mirror of
https://github.com/arabianq/colorgram-rust.git
synced 2026-04-27 22:21:22 +00:00
change version to 1.0.0
This commit is contained in:
Generated
+1
-1
@@ -237,7 +237,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
|
||||
|
||||
[[package]]
|
||||
name = "colorgram"
|
||||
version = "0.1.3"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"ansi_term",
|
||||
"clap",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "colorgram"
|
||||
version = "0.1.3"
|
||||
version = "1.0.0"
|
||||
edition = "2024"
|
||||
authors = ["arabian"]
|
||||
description = "Rust library that extracts colors from image. Port of colorgram.py"
|
||||
|
||||
Reference in New Issue
Block a user