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