processing library: init

This commit is contained in:
Schrottkatze 2024-07-08 20:46:39 +02:00
commit a2695a2a11
No known key found for this signature in database
4 changed files with 126 additions and 24 deletions

View file

@ -0,0 +1,13 @@
[package]
name = "prowocessing"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
image = "0.24.8"
palette = "0.7.4"
[lints]
workspace = true