Files
2026-08-01 16:11:49 +03:00

7 lines
127 B
TOML

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