From a22fb50847958b557f1972b97d8bebf5b1908abe Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Mon, 5 Jan 2026 19:52:34 +0100 Subject: chore: update deps --- Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d9beab0..af1a4d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.2.3