File: rust-toolchain.toml

package info (click to toggle)
rust-process-alive 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 152 kB
  • sloc: makefile: 4
file content (4 lines) | stat: -rw-r--r-- 86 bytes parent folder | download
1
2
3
4
[toolchain]
channel = "1.89.0"
profile = "minimal"
components = ["rustfmt", "clippy"]