Initial commit: Add cutPic, dexcel, and zip tools
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "cutpic"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
image = "0.25"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
Reference in New Issue
Block a user