Update tomlplusplus dependency to 3.0.1

Last minute update because Arch started packaging this version yesterday
and there are breaking API changes compared to version 2.5.x.
This commit is contained in:
Robbert van der Helm
2022-01-15 14:27:34 +01:00
parent 390df5c264
commit 02a66cba16
3 changed files with 30 additions and 29 deletions
+3
View File
@@ -70,6 +70,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Packaging notes
- The tomlplusplus wrap dependency has been updated to version 3.0.1 because of
breaking API changes in version 3.0 and Arch was already shipping that
version.
- We now target VST3 SDK version 3.7.4 with git tag `v3.7.4_build_25-patched`.
- Yabridgectl now uses Rust 2021 and requires rustc 1.56 or newer to build.