feat: update depot version to 0.27.1 and enhance pkg-config environment configuration

This commit is contained in:
2026-03-17 19:59:54 -05:00
parent 3bc4d738c4
commit bdb34c5c88
4 changed files with 164 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.27.0',
version: '0.27.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)