feat: add canvas layout

This commit is contained in:
ernestoCruz05 2026-03-21 14:20:55 +00:00
parent f94ddc671e
commit 9e2f0fc2b8
13 changed files with 1509 additions and 127 deletions

View file

@ -1,5 +1,5 @@
project('mango', ['c', 'cpp'],
version : '0.12.7',
version : '0.12.8',
)
subdir('protocols')