don't
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: add rust-analyzer to toolchain

Signed-off-by: tjh <x@tjh.dev>

tjh 8a3c96fd 4439ebb1

+1
+1
rust-toolchain.toml
··· 1 1 [toolchain] 2 2 channel = "stable" 3 3 profile = "default" 4 + components = ["rust-analyzer"]