build: add rust-src componenet for rust-analyzer and such

This commit is contained in:
dusk 2025-01-04 00:38:27 +09:00
parent 59bba77ae9
commit 313261e46e
No known key found for this signature in database

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2024-08-20"
components = ["rust-src", "rustfmt"]