mirror of
https://github.com/13hannes11/gtk4-rs-docker.git
synced 2024-09-03 23:21:01 +02:00
fix adwaita-demo folder
This commit is contained in:
8
adwaita-demo/Cargo.toml
Normal file
8
adwaita-demo/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "adwaita-demo"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
adw = { version = "0.1", package = "libadwaita" }
|
||||
gtk = { version = "0.4", package = "gtk4" }
|
||||
Reference in New Issue
Block a user