aboutsummaryrefslogtreecommitdiff
path: root/rust-analyzer.json
blob: 2227cb479a30a5c209f4eb16e002cb4716e5fa9b (plain)
1
2
3
4
5
6
7
{
    "rust-analyzer":{
        "cargo": {
            "target" : "x86_64-rustubs"
        }
    }
}