logtimes/.cargo/config.toml
ddidderr 70754218dd
[chg] rewrite current line with timestamp prefix after newline
timestamp marks the time when the line was "sent" or "committed"
2023-08-20 16:26:16 +02:00

4 lines
108 B
TOML

[build]
rustflags = ["-C", "target-cpu=native", "-C", "strip=symbols"]
target = "x86_64-unknown-linux-musl"