summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2026-01-05 19:52:34 +0100
committerPolesznyák Márk <contact@pml68.dev>2026-01-05 19:52:34 +0100
commita22fb50847958b557f1972b97d8bebf5b1908abe (patch)
tree5d0af9259ec142d673a131026d56bd86bc3cb203 /Cargo.toml
parentchore: bump MSRV (diff)
downloadiced-builder-a22fb50847958b557f1972b97d8bebf5b1908abe.tar.gz
chore: update deps
Diffstat (limited to '')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
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"