diff --git a/meson.build b/meson.build index 1311784..355abe2 100644 --- a/meson.build +++ b/meson.build @@ -103,7 +103,7 @@ spirv_shaders = glsl_generator.process(shader_src) liftoff_dep = dependency( 'libliftoff', - version: ['>= 0.2.0', '< 0.3.0'], + version: ['>= 0.3.0', '< 0.4.0'], fallback: ['libliftoff', 'liftoff'], default_options: ['default_library=static'], ) diff --git a/subprojects/libliftoff b/subprojects/libliftoff index 378ccb4..9c84f79 160000 --- a/subprojects/libliftoff +++ b/subprojects/libliftoff @@ -1 +1 @@ -Subproject commit 378ccb4f84a2473fe73dbdc56fe35a0d2ee661cc +Subproject commit 9c84f7945aab0d88365f4c878f9de8a68deca3ea