- apply formatting with cargo fmt

This commit is contained in:
fukusuket
2022-07-31 07:18:06 +09:00
parent b1bb8a1d52
commit 3522f437f9

View File

@@ -1,4 +1,4 @@
fn main() {
#[cfg(target_os = "windows")]
static_vcruntime::metabuild();
}
}