mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:49:08 +08:00
d90f71a4dd
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
14 lines
261 B
JSON
14 lines
261 B
JSON
{
|
|
"name": "ryml",
|
|
"version-date": "2021-06-29",
|
|
"description": "Rapid YAML library",
|
|
"homepage": "https://github.com/biojppm/rapidyaml",
|
|
"supports": "!osx",
|
|
"dependencies": [
|
|
{
|
|
"name": "c4core",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|