feat: update depot version to 0.30.0 and enhance manual source validation and lifecycle hook handling

This commit is contained in:
2026-03-22 15:10:05 -05:00
parent bfbec3ff8e
commit fc9a78a748
7 changed files with 637 additions and 97 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.29.1',
version: '0.30.0',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)