oden/third-party/vendor/sharded-slab/rust-toolchain.toml
2024-03-08 11:03:01 -08:00

7 lines
No EOL
127 B
TOML

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