mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 09:27:27 +00:00
12 lines
256 B
JSON
12 lines
256 B
JSON
{
|
|
"sysroot_src": null,
|
|
"crates": [
|
|
{
|
|
"display_name": "hello_world",
|
|
"root_module": "$ROOT$src/lib.rs",
|
|
"edition": "2018",
|
|
"deps": [],
|
|
"is_workspace_member": true
|
|
}
|
|
]
|
|
}
|