mirror of
https://github.com/biomejs/biome.git
synced 2025-12-23 08:21:13 +00:00
5 lines
197 B
TOML
5 lines
197 B
TOML
[toolchain]
|
|
# The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy.
|
|
# https://rust-lang.github.io/rustup/concepts/profiles.html
|
|
profile = "default"
|
|
channel = "1.91.1"
|