diff --git a/Cargo.toml b/Cargo.toml index fffc5966..feb12cf3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] }