webserver/.cargo/config

3 lines
83 B
Text
Raw Permalink Normal View History

2022-06-05 20:45:42 +02:00
[target.x86_64-unknown-linux-gnu]
rustflags = ["-C", "target-feature=+crt-static"]