summaryrefslogtreecommitdiffstats
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 1318436..2ae304a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ unicode-width = "0.1.5"
lazy_static = "1"
alphanumeric-sort = "1.0.11"
lscolors = { version = "0.6.0", features = [ "ansi_term" ] }
-tree_magic = "0.2.1"
+tree_magic_fork = "0.2.2"
rayon = "1.3"
dirs-2 = "1.1.0"
users = "0.8"