feat: initial commit
This commit is contained in:
10
gtk_grid/Cargo.toml
Normal file
10
gtk_grid/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "gtk_grid"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
gdk4 = "0.9.6"
|
||||
gtk4 = "0.9.6"
|
||||
rand = "0.9.1"
|
||||
|
||||
Reference in New Issue
Block a user