diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-01-05 19:52:34 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-01-05 19:52:34 +0100 |
| commit | a22fb50847958b557f1972b97d8bebf5b1908abe (patch) | |
| tree | 5d0af9259ec142d673a131026d56bd86bc3cb203 /Cargo.toml | |
| parent | chore: bump MSRV (diff) | |
| download | iced-builder-a22fb50847958b557f1972b97d8bebf5b1908abe.tar.gz | |
chore: update deps
Diffstat (limited to '')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -41,8 +41,7 @@ iced_drop.branch = "master" iced_custom_highlighter.git = "https://git.sr.ht/~pml68/iced_custom_highlighter" -rfd.git = "https://github.com/PolyMeilex/rfd" -rfd.rev = "f3258c5" +rfd = "0.17" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" |
