rust-toolchain.toml 🔗
@@ -1,7 +1,7 @@
[toolchain]
channel = "1.93"
profile = "minimal"
-components = [ "rustfmt", "clippy", "rust-analyzer" ]
+components = [ "rustfmt", "clippy", "rust-analyzer", "rust-src" ]
targets = [
"wasm32-wasip2", # extensions
"x86_64-unknown-linux-musl", # remote server