diff --git a/meson.build b/meson.build index 4d0b8f13..e761bfa5 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project('foot', 'c', version: '1.8.2', license: 'MIT', - meson_version: '>=0.53.0', + meson_version: '>=0.54.0', default_options: [ 'c_std=c11', 'warning_level=1',