added gtk4 dep

This commit is contained in:
Wyatt J. Miller
2021-06-24 18:05:14 -04:00
parent c4e5c2787f
commit 0fccdefe94
2 changed files with 674 additions and 0 deletions
+1
View File
@@ -7,3 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
gtk4 = { git = "https://github.com/gtk-rs/gtk4.git" }