dotfiles/.rustup/settings.toml
2022-04-16 17:47:41 +02:00

7 lines
151 B
INI

default_host_triple = "x86_64-unknown-linux-gnu"
default_toolchain = "stable-x86_64-unknown-linux-gnu"
profile = "default"
version = "12"
[overrides]