asdf-overlay-node 1.2.0

Asdf Overlay Node Addon
1
2
3
4
fn main() {
    #[cfg(target_env = "msvc")]
    static_vcruntime::metabuild();
}