Skip to content

Commit 1e1f265

Browse files
committed
Turn off the console
1 parent 80c38d5 commit 1e1f265

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![windows_subsystem = "windows"]
2+
13
use custom_error::custom_error;
24

35
mod cropper;

0 commit comments

Comments
 (0)