Archived
1
This repository has been archived on 2021-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
OpenDepthMap/rust-toolchain.toml

4 lines
130 B
TOML

[toolchain]
channel = "nightly-2021-05-29"
components = [ "rustfmt", "rustc-dev", "rls" ]
targets = [ "x86_64-unknown-linux-gnu" ]