diff --git a/Cargo.toml b/Cargo.toml index e338efc4e2..da9633cc2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ gettext-rs = { version = "0.7.1", features = ["gettext-system"] } gio = "0.20.1" glib = "0.20.3" glib-build-tools = "0.20.0" -gtk4 = { version = "0.9.1", features = ["v4_14"] } +gtk4 = { version = "0.9.1", features = ["v4_16"] } ijson = "0.1.3" image = "0.25.2" indicatif = "0.17.8"