Revert native_dialog to 0.6

This commit is contained in:
Rémi BERTHO 2023-11-06 22:14:45 +01:00
parent 3f366c4e31
commit b6b1b8eeed
Signed by: dalan
GPG key ID: EE3B917931C07B64
3 changed files with 707 additions and 594 deletions

View file

@ -8,7 +8,7 @@ anyhow = "1.0"
log = "0.4"
simplelog = "0.12"
wry = "0.34"
native-dialog = "0.7"
native-dialog = "0.6"
rust-embed = "8"
directories = "5"
clap = "4"