feat: update depot version to 0.10.0 and enhance install logic to skip specific files

This commit is contained in:
2026-03-08 17:14:30 -05:00
parent bcca8c3307
commit 78306f5da7
4 changed files with 111 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.9.0',
version: '0.10.0',
meson_version: '>=0.60.0',
)