Files
client-sdk-rust/examples/.cargo/config
T
Théo Monnom c1cba8dcbd wip
I still need to solve type checking cycle to be able to compile
2022-12-22 00:44:40 +01:00

3 lines
81 B
Plaintext

[target.x86_64-pc-windows-msvc]
rustflags = ["-C", "target-feature=+crt-static"]