toolchain.toml >> rust-toolchain.toml

This commit is contained in:
Reid 2025-01-14 16:25:34 -08:00
parent 32ad5c726b
commit 1ec0b30896
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +0,0 @@
[toolchain]
channel = "nightly"
components = [ "rust-src" ]
profile = "minimal"