reconcile/rust-toolchain.toml
2026-03-11 21:07:23 +00:00

4 lines
121 B
TOML

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