13 lines
256 B
JSON
13 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
|
||
|
}
|
||
|
]
|
||
|
}
|