Support loading image
This commit is contained in:
@@ -7,8 +7,10 @@ edition = "2021"
|
||||
panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
tiny-skia = "0.11.4"
|
||||
slint = "1.9.2"
|
||||
rfd = "0.15.2"
|
||||
slint = "1.9.2"
|
||||
tiny-skia = "0.11.4"
|
||||
tool_helper = {path = "../tool_helper"}
|
||||
|
||||
[build-dependencies]
|
||||
slint-build = "1.9.2"
|
||||
|
Reference in New Issue
Block a user