2023-10-31 17:23:15 +01:00

5 lines
88 B
TOML

[target.'cfg(unix)']
runner = "sudo -E"
[build]
rustflags = ["-C", "target-cpu=native"]