Added image colour sum
This commit is contained in:
10
image_colour_sum/Cargo.toml
Normal file
10
image_colour_sum/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "image_colour_sum"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
default-run = "image_colour_sum"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
image = "0.24.6"
|
||||
Reference in New Issue
Block a user