Files
archived-tesla-auth/build.rs
2022-06-14 16:58:05 +02:00

4 lines
49 B
Rust

fn main() {
static_vcruntime::metabuild();
}