mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 06:38:03 +08:00
* Restructure gpu compilation execution pipeline * Add compilation server/client infrastructure * Add wgpu executor
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
[toolchain]
|
|
channel = "nightly-2022-10-29"
|
|
components = ["rust-src", "rustc-dev", "llvm-tools-preview", "clippy", "cargofmt", "rustc"]
|