feat: update depot version to 0.29.1 and enhance git fetch handling with full refs support

This commit is contained in:
2026-03-21 13:49:34 -05:00
parent ae93cf0bd8
commit bfbec3ff8e
4 changed files with 77 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.29.0',
version: '0.29.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)