mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 01:39:00 +08:00
bfc4d0c6e7
* [cereal] Update to 1.3.1 * Update version database * Fix openMVG build * Add missing license fields in json * Update version database
8 lines
231 B
JSON
8 lines
231 B
JSON
{
|
|
"name": "cereal",
|
|
"version": "1.3.1",
|
|
"description": "a header-only C++11 serialization library (built in support for binary, XML and JSon)",
|
|
"homepage": "https://github.com/USCiLab/cereal",
|
|
"license": "BSD-3-Clause"
|
|
}
|