increase gtk features version

This commit is contained in:
yggverse 2024-09-18 21:21:46 +03:00
parent f89aee870c
commit 12915b846f

View File

@ -10,4 +10,4 @@ repository = "https://github.com/YGGverse/Yoda/tree/Rust-GTK4"
homepage = "https://yggverse.github.io"
[dependencies]
gtk4 = { version = "0.9.1", features = ["v4_6"] }
gtk4 = { version = "0.9.1", features = ["v4_8"] }