feat: update depot version to 0.35.0 and enhance configure argument handling

This commit is contained in:
2026-03-30 20:05:28 -05:00
parent a26ee450bc
commit 135514acb3
5 changed files with 100 additions and 30 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.34.1',
version: '0.35.0',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)