use relm4::view!

This commit is contained in:
ranfdev
2023-10-23 18:13:41 +02:00
parent be6ce20b97
commit 975417f1cd
4 changed files with 94 additions and 108 deletions

View File

@ -30,3 +30,4 @@ rand = "0.8.5"
ureq = "2.7.1"
futures = "0.3.0"
ashpd = "0.6.0"
relm4-macros = { version = "0.6.2", features = [], default-features = false }