diff options
Diffstat (limited to 'Cargo.toml')
| -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" |
