6 lines
107 B
TOML
6 lines
107 B
TOML
[env]
|
|
RUST_LOG = "automation=debug"
|
|
|
|
[target.x86_64-unknown-linux-musl]
|
|
rustflags = ["-C", "link-arg=-lc"]
|