feat: update depot version to 0.32.0 and add support for environment variable declarations in build flags

This commit is contained in:
2026-03-23 17:08:03 -05:00
parent fd7873995a
commit 18e376e4f7
6 changed files with 182 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.31.1',
version: '0.32.0',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)