Udate deps, backend list for plain node

This commit is contained in:
Dominik Werder
2024-06-12 13:43:28 +02:00
parent 437e6d0d76
commit 03e8ac7a70
35 changed files with 1459 additions and 343 deletions

View File

@@ -32,6 +32,9 @@ impl BackendListHandler {
{
"name": "sf-imagebuffer",
},
{
"name": "sf-archiver",
},
]
});
let body = serde_json::to_string(&res)?;