crush.json

1{
2	"$schema": "https://charm.land/crush.json",
3	"lsp": {
4		"rust-analyzer": {
5			"command": "rust-analyzer",
6			"args": []
7		}
8	}
9}