updated deps
This commit is contained in:
@@ -8,3 +8,8 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
gtk4 = { git = "https://github.com/gtk-rs/gtk4.git" }
|
||||
glib = { git = "https://github.com/gtk-rs/gtk-rs-core.git", package = "glib" }
|
||||
gio = { git = "https://github.com/gtk-rs/gtk-rs-core.git", package = "gio" }
|
||||
gdk = { git = "https://github.com/gtk-rs/gtk4-rs.git", package = "gdk4" }
|
||||
futures = "0.3"
|
||||
byteorder = "*"
|
||||
Reference in New Issue
Block a user