summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAnas Saeed <saeedanas396@gmail.com>2020-10-08 14:14:30 -0700
committerAnas Saeed <saeedanas396@gmail.com>2020-10-08 14:14:30 -0700
commit7ea182e45dad7aa93481e001873798a16494aa10 (patch)
tree707dd7193402b1e61df82f94abe1a1326e7c7eb2 /Cargo.toml
parent2807cbd6b8a7a5d7e4766e11d7671b8bbf98f290 (diff)
Added Devicon Support
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index effe353..8e7c2eb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,6 +28,7 @@ unicode-width = "^0"
users = "^0"
whoami = "^0"
xdg = "^2"
+phf = { version = "0.8", features = ["macros"] }
# fs_extra = "*"
# lazy_static = "*"