feat(libconfig): v2.0.3 -> v2.2.2

This version of libconfig brings more robust mutation and CLI integration
This commit is contained in:
2026-04-09 08:51:52 -04:00
parent 2a2ba7beef
commit b44edc991a
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
project('fourdst', 'cpp', version: 'v0.9.19', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
project('fourdst', 'cpp', version: 'v0.9.20', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
add_project_arguments('-fvisibility=default', language: 'cpp')