don't open console on windows
This commit is contained in:
1 parent
c54c257fa1
commit
8e525d1172
1 file changed
+2
@@ -1,3 +1,5 @@
|
||||
#![windows_subsystem = "windows"]
|
||||
|
||||
use openworm::{client::App, net::install_crypto_provider};
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in new issue
Block a user