File: rust-toolchain.toml

package info (click to toggle)
rust-cargo-outdated 0.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 384 kB
  • sloc: makefile: 20
file content (5 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (2)
1
2
3
4
5
[toolchain]
channel = "nightly"
profile = "default"
components = ["rust-src", "rustfmt", "clippy", "rust-analyzer"]