eww/rust-toolchain.toml
Niclas 9977384b06
Cargo update and remove most duplicate dependencies (#531)
Co-authored-by: elkowar <5300871+elkowar@users.noreply.github.com>
2022-08-27 10:12:23 +02:00

5 lines
91 B
TOML

[toolchain]
channel = "nightly-2022-08-27"
components = [ "rust-src" ]
profile = "default"