akern-gkgoat-fork/rust-toolchain.toml

4 lines
72 B
TOML
Raw Normal View History

2022-04-24 09:20:15 +00:00
[toolchain]
2022-05-21 19:21:06 +00:00
channel = "nightly"
2023-03-30 21:43:04 +00:00
components = ["rust-src", "llvm-tools"]