mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 10:10:49 +08:00
14 lines
277 B
JSON
14 lines
277 B
JSON
|
{
|
||
|
"name": "ryml",
|
||
|
"version-date": "2021-05-27",
|
||
|
"description": "Rapid YAML library",
|
||
|
"homepage": "https://github.com/biojppm/rapidyaml",
|
||
|
"supports": "!(arm | arm64 | osx)",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "c4core",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|