mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 21:29:12 +02:00
6 lines
69 B
TOML
6 lines
69 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = [
|
|
"rust-src"
|
|
# ...
|
|
]
|