Add image feture for iced, and add image logo into Welvom stage.
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
iced = { version = "0.14", features = ["smol"] }
|
||||
iced = { version = "0.14", features = ["smol", "image"] }
|
||||
rust-i18n = "3"
|
||||
toml = "1"
|
||||
|
||||
Reference in New Issue
Block a user