rust-toolchain.toml 91 B

123
  1. [toolchain]
  2. components = ["rust-src", "rustfmt"]
  3. targets = [ "x86_64-unknown-linux-musl" ]