We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82655d commit 6a7c426Copy full SHA for 6a7c426
src/main.rs
@@ -1,4 +1,4 @@
1
-// #![windows_subsystem = "windows"]
+#![windows_subsystem = "windows"]
2
#[macro_use]
3
extern crate lazy_static;
4
extern crate log_panics;
0 commit comments