added export functionality
This commit is contained in:
@@ -8,3 +8,6 @@ eframe = "0.31"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
dirs = "6"
|
||||
rfd = "0.15"
|
||||
tiny-skia = "0.11"
|
||||
image = { version = "0.25", default-features = true }
|
||||
|
||||
Reference in New Issue
Block a user