diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ toml = "0.9" smol = "2" rust-format = { version = "0.3", features = ["pretty_please", "post_process"] } thiserror = "2" -dirs-next = "2" +dirs = "6" [build-dependencies] iced_fontello.git = "https://github.com/pml68/iced_fontello" |
