File: rust-toolchain.toml

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