move runtime to 45

This commit is contained in:
2024-03-17 17:46:32 +01:00
parent f9d2fb9c0b
commit 1594bff156

View File

@@ -12,5 +12,5 @@ lto = true
gettext-rs = { version = "0.7", features = ["gettext-system"] }
tracing = "0.1"
tracing-subscriber = "0.3"
relm4 = { version = "0.8.1", features = ["libadwaita", "gnome_44"] }
relm4 = { version = "0.8.1", features = ["libadwaita", "gnome_45"] }
relm4-icons = { version = "0.8.1" }