reconcile/rust-toolchain.toml

4 lines
121 B
TOML

[toolchain]
channel = "1.94.0"
targets = [ "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl" ]
profile = "default"