windows subsystem
This commit is contained in:
parent
e3e4ab56bb
commit
7060f21188
2 changed files with 2 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 216 KiB After Width: | Height: | Size: 159 KiB |
|
@ -1,3 +1,5 @@
|
||||||
|
#![windows_subsystem = "windows"]
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate anyhow;
|
extern crate anyhow;
|
||||||
#[allow(unused_macros, unused_imports)]
|
#[allow(unused_macros, unused_imports)]
|
||||||
|
|
Loading…
Reference in a new issue