File: rust-toolchain

package info (click to toggle)
rust-rfc822-like 0.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
[toolchain]
channel = "1.41.1"
components = ["clippy"]
targets = ["x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"]