diff options
| author | Nico Ell <nicoell@users.noreply.github.com> | 2019-11-05 21:12:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-05 21:12:24 +0100 |
| commit | 6eae28fb49c7c87d931abc8542b0e819798f3a2e (patch) | |
| tree | 27a21e265f953ad984d263ae79c27b1427a664c2 | |
| parent | 80354ee0b9ddabe788d111e479e1c5c74b7d8c5c (diff) | |
| download | vcpkg-6eae28fb49c7c87d931abc8542b0e819798f3a2e.tar.gz vcpkg-6eae28fb49c7c87d931abc8542b0e819798f3a2e.zip | |
Update CONTROL file of cereal to v1.3.0
| -rw-r--r-- | ports/cereal/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cereal/CONTROL b/ports/cereal/CONTROL index 05175d91d..511113482 100644 --- a/ports/cereal/CONTROL +++ b/ports/cereal/CONTROL @@ -1,4 +1,4 @@ Source: cereal -Version: 1.2.2-2 +Version: 1.3.0 Homepage: https://github.com/USCiLab/cereal Description: a header-only C++11 serialization library (built in support for binary, XML and JSon) |
