mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 05:55:22 +00:00
4 lines
117 B
TOML
4 lines
117 B
TOML
[toolchain]
|
|
channel = "1.88" # NB: Sync MSRV with Cargo.toml and CI!
|
|
profile = "default"
|
|
components = ["llvm-tools"]
|