moved project to clip
This commit is contained in:
parent
a076b82cc4
commit
9a731177ca
4 changed files with 1905 additions and 392 deletions
|
@ -4,4 +4,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
gtk = { version = "0.9.6", package = "gtk4", features = ["v4_16"] }
|
||||
clap = { version = "4.5.32", features = ["derive"] }
|
||||
rodio = "0.20.1"
|
||||
winit = "0.30.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue