a68ccfa46e
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
108 B
Rust
6 lines
108 B
Rust
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
|
|
|
fn main() {
|
|
pena_taury_lib::run()
|
|
}
|