We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c38d5 commit 1e1f265Copy full SHA for 1e1f265
src/main.rs
@@ -1,3 +1,5 @@
1
+#![windows_subsystem = "windows"]
2
+
3
use custom_error::custom_error;
4
5
mod cropper;
0 commit comments