Initial commit
This commit is contained in:
commit
e6cceca88c
10 changed files with 1234 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "stamp-folding"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
image = "0.25.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue