{
"schema_version": 2,
"task": "t",
"candidates": [
{
"source": "cargo",
"source_priority": 2,
"depth": 0,
"display_order": 6,
"is_alias": true,
"alias_of": "test",
"description": null,
"passthrough_to": null,
"source_dir": "/path/to/project/.cargo/config.toml"
}
],
"selected": {
"source": "cargo",
"source_priority": 2,
"depth": 0,
"display_order": 6,
"is_alias": true,
"alias_of": "test",
"description": null,
"passthrough_to": null,
"source_dir": "/path/to/project/.cargo/config.toml"
},
"pm_resolution": null
}