mirror of https://github.com/bobwen-dev/hunter
fix build of preview-gen
This commit is contained in:
parent
3a3827fe81
commit
8de13da48c
|
@ -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"]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue