swarm repositories
/
source
index
:
rust_starter
main
Rust linting starter pack and retrofit guidance with bundled Codex skills.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
template
/
fresh
/
rust-toolchain.toml
blob: 66f329f54a1f87bd30757316f1cd84298486f992 (
plain
)
1
2
3
4
[toolchain]
channel
=
"1.90.0"
profile
=
"minimal"
components
=
[
"clippy"
,
"rustfmt"
]