diff options
| author | Mark Gillard <marzer_@hotmail.com> | 2020-12-30 20:40:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-30 10:40:49 -0800 |
| commit | 9b2edf2f386ba3afe78f4612d73d0e44c90453b7 (patch) | |
| tree | 327d2e5892d57998c4ebd649bd1746e0eed48fce /ports/tomlplusplus/CONTROL | |
| parent | 78d4f88c0578b26425506fd93d978835c9d9b07b (diff) | |
| download | vcpkg-9b2edf2f386ba3afe78f4612d73d0e44c90453b7.tar.gz vcpkg-9b2edf2f386ba3afe78f4612d73d0e44c90453b7.zip | |
update toml++ to v2.3.0 (#15365)
Diffstat (limited to 'ports/tomlplusplus/CONTROL')
| -rw-r--r-- | ports/tomlplusplus/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tomlplusplus/CONTROL b/ports/tomlplusplus/CONTROL index 2883f49ee..b196607e6 100644 --- a/ports/tomlplusplus/CONTROL +++ b/ports/tomlplusplus/CONTROL @@ -1,5 +1,5 @@ Source: tomlplusplus -Version: 2.2.0 +Version: 2.3.0 Homepage: https://marzer.github.io/tomlplusplus/ Description: Header-only TOML config file parser and serializer for modern C++. Supports: !(arm|uwp|linux|osx) |
