Support dialog filters

This commit is contained in:
Jeremy Soller 2024-07-03 12:24:35 -06:00
parent 1b2ab2c93c
commit 6133274837
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
3 changed files with 121 additions and 4 deletions

View file

@ -16,6 +16,7 @@ env_logger = "0.11"
freedesktop_entry_parser = { version = "1.3", optional = true }
fs_extra = "1.3"
gio = { version = "0.19", optional = true }
glob = "0.3"
ignore = "0.4"
image = "0.24"
once_cell = "1.19"