File: rust-toolchain.toml

package info (click to toggle)
rust-dockworker 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 944 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (3)
1
2
3
4
[toolchain]
channel = "1.83.0"
components = ["rustfmt", "clippy", "rust-analyzer"]
profile = "minimal"