File: rust-toolchain.toml

package info (click to toggle)
rust-indieweb 0.4.5-8
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,148 kB
  • sloc: makefile: 12; sh: 1
file content (4 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (3)
1
2
3
4
[toolchain]
channel = "stable"
components = ["clippy", "rust-analyzer"]
profile = "minimal"