use rfd for desktop file selection
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -46,6 +46,9 @@ uuid = { workspace = true }
|
||||
sha2 = { workspace = true }
|
||||
base64 = { workspace = true }
|
||||
|
||||
[target.'cfg(any(target_os = "windows", target_os = "macos", target_os = "linux"))'.dependencies]
|
||||
rfd = "0.15"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = { workspace = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user