2022-09-09 13:35:48 +00:00
|
|
|
[toolchain]
|
2023-03-16 18:17:30 +00:00
|
|
|
channel = "nightly-2022-12-01"
|
2022-09-09 13:35:48 +00:00
|
|
|
targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi" ]
|
2022-11-28 18:45:31 +00:00
|
|
|
components = ["clippy", "rustfmt"]
|