Files
sinclair-sci-calc/rust-toolchain.toml
2025-07-18 20:31:23 +01:00

5 lines
89 B
TOML

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