diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-01-29 18:27:54 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-01-29 18:27:54 +0100 |
| commit | 7dcc3d8eabfba6a7c4cdd36165d55c4d2f48a82c (patch) | |
| tree | f291953090670ef149db37770bdd70578690fb15 /Cargo.toml | |
| parent | chore: bump MSRV to match iced's (diff) | |
| download | iced-builder-7dcc3d8eabfba6a7c4cdd36165d55c4d2f48a82c.tar.gz | |
feat: set parent window of rfd dialogs
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -48,7 +48,6 @@ serde_json = "1.0" toml = "0.9" smol = "2" rust-format = { version = "0.3", features = ["pretty_please", "post_process"] } -fxhash = "0.2" thiserror = "2" dirs-next = "2" |
