1
Fork 0
pick-n-place/rust-toolchain.toml
2024-05-01 14:50:07 -05:00

4 lines
89 B
TOML

[toolchain]
channel = "nightly-2024-03-22"
components = ["rust-src"]
profile = "minimal"