Load icons using mime type
This commit is contained in:
parent
1151c64323
commit
f76f83565c
6 changed files with 72 additions and 15 deletions
|
|
@ -10,6 +10,7 @@ env_logger = "0.10.0"
|
|||
fontdb = "0.15.0"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4.20"
|
||||
mime_guess = "2"
|
||||
rfd = "0.12.0"
|
||||
serde = { version = "1", features = ["serde_derive"] }
|
||||
syntect = "5.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue