asdf-overlay-node 1.0.2

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