4 lines
99 B
TOML
4 lines
99 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
targets = ["x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl"]
|