1
0
DDNet_Server/.cargo/config.toml

3 lines
85 B
TOML
Raw Normal View History

2023-04-14 23:38:34 +08:00
[target.'cfg(target_env = "msvc")']
rustflags = ["-C", "target-feature=+crt-static"]