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

This commit is contained in:
2026-03-29 17:04:38 -05:00
parent 57a364aa97
commit d7afe5486d
4 changed files with 111 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.34.0',
version: '0.34.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)