feat: update depot version to 0.29.0 and enhance git source handling with cherry-pick support

This commit is contained in:
2026-03-21 01:41:49 -05:00
parent b7a686a531
commit ae93cf0bd8
4 changed files with 111 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.28.1',
version: '0.29.0',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)