fix build of preview-gen

This commit is contained in:
rabite 2019-05-21 23:46:49 +02:00
parent 3a3827fe81
commit 8de13da48c
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ path = "src/main.rs"
[[bin]]
name = "preview-gen"
path = "src/media_preview.rs"
path = "src/preview-gen.rs"
required-features = ["img"]