removed tinyfiledialog from cargo toml
This commit is contained in:
parent
2af316c867
commit
d0f8c4d7fd
|
@ -8,7 +8,6 @@ build = "build/build.rs"
|
|||
|
||||
[dependencies]
|
||||
eframe = "0.25.0"
|
||||
tinyfiledialogs = "3.0"
|
||||
egui_extras = "0.25.0"
|
||||
image = "0.24.8"
|
||||
serde = { version = "1.0.195", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue