feat: bump depot version to 0.20.1 and remove unused lib32 architecture function

This commit is contained in:
2026-03-12 13:58:45 -05:00
parent eba99e56d5
commit 2c3369d32a
4 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.20.0',
version: '0.20.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)