We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f388b2e
Version 0.3 adds rustflags = ["-C", "target-feature=+crt-static"] to the cargo config to avoid a dynamic dependency on VCRUNTIME140.dll.
rustflags = ["-C", "target-feature=+crt-static"]