summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6c7e6cf..6082cd6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -59,5 +59,6 @@ rust-i18n = "3"
# Regex
regex = "1.12.1"
-# File
+# File & Directory
walkdir = "2.5.0"
+dirs = "6.0.0"