asdf-overlay-node 0.9.4

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