From 73e532152139e9d121e24a2d11cdece689e4fce9 Mon Sep 17 00:00:00 2001 From: Jeff Zhao Date: Sun, 14 Feb 2021 19:10:18 -0500 Subject: fix devicons not working --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 044cd95..163948b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,4 +43,4 @@ devicons = [ "phf" ] file_mimetype = [] mouse = [] recycle_bin = [ "trash" ] -default = [ "phf", "recycle_bin" ] +default = [ "devicons", "recycle_bin" ] -- cgit v1.2.3