summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4d5f935..99c335a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"