[target.x86_64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]
# rustflags = ["-Ctarget-feature=+crt-static", "-Zunstable-options"]

[target.i686-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]