hello world
This commit is contained in:
commit
5791b87ee8
7 changed files with 4157 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "uwuchummer"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
iced = {version = "0.13.1", features = []}
|
Loading…
Add table
Add a link
Reference in a new issue