Files
git-repo-manager/rust-toolchain.toml

4 lines
71 B
TOML

[toolchain]
channel = "stable"
targets = ["x86_64-unknown-linux-musl"]