summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-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"