mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump embed-resource from 1.8.0 to 2.0.0 (#948)
This commit is contained in:
parent
f1d6731e7a
commit
4af092f848
3 changed files with 4 additions and 4 deletions
|
@ -3,5 +3,5 @@ fn main() {
|
|||
println!("cargo:rerun-if-changed=manifest.rc");
|
||||
println!("cargo:rerun-if-changed=windows.manifest");
|
||||
|
||||
embed_resource::compile("manifest.rc");
|
||||
embed_resource::compile("manifest.rc", embed_resource::NONE);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue