feat: update depot version to 0.33.0 and enhance package handling

This commit is contained in:
2026-03-24 19:20:46 -05:00
parent 8c601a8091
commit 60c26d217a
4 changed files with 553 additions and 71 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.32.1',
version: '0.33.0',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)