6 lines
177 B
TOML
6 lines
177 B
TOML
[build]
|
|
rustflags = ["--cfg", "uuid_unstable"]
|
|
|
|
#rustflags = ["-C", "linker=ld.lld", "-C", "relocation-model=static", "-C", "strip=symbols", "--cfg", "uuid_unstable"]
|
|
|
|
#[build]
|