wstunnel/.cargo/config.toml
Erèbe - Romain Gerard 862ecc2837
Update config.toml
2023-11-03 22:09:43 +01:00

7 lines
214 B
TOML

[build]
rustflags = ["--cfg", "uuid_unstable"]
#[target.'cfg(target_os = "linux")']
#rustflags = ["-C", "linker=ld.lld", "-C", "relocation-model=static", "-C", "strip=symbols", "--cfg", "uuid_unstable"]
#[build]