File: rust-toolchain.toml

package info (click to toggle)
rust-imap-codec 2.0.0~alpha6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,952 kB
  • sloc: makefile: 2; sh: 1
file content (4 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (5)
1
2
3
4
[toolchain]
channel = "stable"
profile = "default"
components = [ "rust-src", "rust-analyzer" ]