2022-10-10 17:25:10 +04:00
|
|
|
[toolchain]
|
2023-07-11 12:04:03 +03:00
|
|
|
channel = "nightly-2023-02-27"
|
|
|
|
components = [ "rustfmt", "clippy" ]
|
|
|
|
targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi" ]
|
2022-10-10 17:25:10 +04:00
|
|
|
profile = "minimal"
|