Remove tinyfiledialogs dependency (#35674)

Signed-off-by: L Ashwin B <lashwinib@gmail.com>
This commit is contained in:
chickenleaf 2025-02-28 01:32:58 +05:30 committed by GitHub
parent 900655fbc7
commit 0065e63190
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 13 deletions

View file

@ -123,7 +123,6 @@ net_traits = { workspace = true }
serde_json = { workspace = true }
shellwords = "1.0.0"
surfman = { workspace = true, features = ["sm-x11", "sm-raw-window-handle-06"] }
tinyfiledialogs = "3.0"
egui-file-dialog = "0.9.0"
winit = "0.30.9"