finance-consumer/bookkeeper/.cargo/config.toml
2024-12-30 21:31:28 +08:00

2 lines
101 B
TOML

[target.'cfg(all(windows, target_env = "msvc"))']
rustflags = ["-C", "target-feature=+crt-static"]