mirror of
https://github.com/redstrate/Physis.git
synced 2025-04-23 05:07:46 +00:00
3 lines
62 B
Rust
3 lines
62 B
Rust
|
fn main() {
|
||
|
system_deps::Config::new().probe().unwrap();
|
||
|
}
|