click

feat: windows subsystem set so it doesnt make terminal window

ptr.pet ca379a35 f84ac379

verified
+2
+2
src/main.rs
··· 1 + #![windows_subsystem = "windows"] 2 + 1 3 use std::{ 2 4 collections::HashMap, 3 5 io::{BufRead, BufReader, Write},