1
0
mirror of https://github.com/bobwen-dev/hunter synced 2025-04-12 00:55:41 +02:00

fix build of preview-gen

This commit is contained in:
rabite 2019-05-21 23:46:49 +02:00
parent 3a3827fe81
commit 8de13da48c

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"]