2022-09-09 16:35:48 +03:00
|
|
|
[toolchain]
|
2023-12-14 18:26:44 +04:00
|
|
|
channel = "nightly-2023-12-10"
|
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"]
|