Update Relm4 and indirect dependencies
This commit is contained in:
parent
313a492ee7
commit
4446aa22d7
2 changed files with 17 additions and 17 deletions
|
|
@ -17,7 +17,7 @@ glib-build-tools = "0.21.0"
|
|||
async-sqlite = { version = "0.5.4", default-features = false }
|
||||
gtk4 = { version = "0.10.3", features = ["v4_20"] }
|
||||
libadwaita = { version = "0.8.1", features = ["v1_8"] }
|
||||
relm4 = { version = "0.10.0", features = ["gnome_48"] }
|
||||
relm4 = { version = "0.10.1", features = ["gnome_48"] }
|
||||
# Tokio as included in Relm4 doesn't have the macros feature enabled.
|
||||
# Keep version in sync with the one Relm4 uses.
|
||||
tokio = { version = "1.47.3", features = ["macros", "rt", "rt-multi-thread", "sync"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue