feat: update depot version to 0.17.1 and enhance command execution with improved error handling and environment variable management

This commit is contained in:
2026-03-12 00:48:30 -05:00
parent f72b6c46de
commit d434e79a76
6 changed files with 393 additions and 73 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.17.0',
version: '0.17.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)