Files
zkPoEX/rust-toolchain
2023-03-04 22:17:49 -07:00

5 lines
102 B
Plaintext

[toolchain]
profile = "minimal"
channel = "nightly-2022-10-28"
components = [ "rustfmt", "rust-src" ]