remove sixel dependency on hunter-media

This commit is contained in:
rabite 2019-07-29 18:11:28 +02:00
parent f3199a3180
commit 474a7fd7e7
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ path = "src/main.rs"
[[bin]]
name = "hunter-media"
path = "src/hunter-media.rs"
required-features = ["img", "sixel"]
required-features = ["img"]