aboutsummaryrefslogtreecommitdiff
path: root/libraries/tomlplusplus
AgeCommit message (Collapse)Author
2023-03-12Update `tomlplusplus` libraryKenneth Chew
Fix build on MinGW g++ 10 Signed-off-by: Kenneth Chew <kenneth.c0@protonmail.com>
2022-11-15chore: bump tomlplusplusSefa Eyeoglu
Should fix issues with builds on aarch64 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-05fix: update tomlplusplus submoduleflow
This fixes an issue with Windows TOML file parsing with non-latin characters. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-26fix: pin tomlplusplus to latest releaseSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-09-24Replaced tomlc99 with tomlplusplusTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>