12 lines
308 B
JSON
12 lines
308 B
JSON
{
|
|
"$schema": "https://schemas.cute.engineering/stable/cutekit.manifest.project.v1",
|
|
"type": "project",
|
|
"id": "navy-org/navy",
|
|
"extern": {
|
|
"cute-engineering/libheap": {
|
|
"git": "https://github.com/cute-engineering/libheap.git",
|
|
"tag": "v1.1.0"
|
|
}
|
|
}
|
|
}
|