Update tomlplusplus to slightly after 2.5.0

This issue otherwise breaks compilation under Meson 0.60.0:

https://github.com/marzer/tomlplusplus/issues/121
This commit is contained in:
Robbert van der Helm
2021-11-12 12:15:23 +01:00
parent a94be56387
commit aa35be3cc0
2 changed files with 7 additions and 3 deletions
+3 -1
View File
@@ -43,7 +43,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
use of `patch_directory`.
- The bitsery wrap dependency was updated to version 5.2.2.
- The function2 wrap dependency was updated to version 4.2.0.
- The tomlplusplus wrap dependency was updated to version 2.5.0.
- The tomlplusplus wrap dependency was updated to slightly after version 2.5.0
because of an [issue](https://github.com/marzer/tomlplusplus/issues/121) with
their `meson.build` file that breaks compatibility with Meson 0.60.0.
## [3.6.0] - 2021-10-15