blob: 06a482f8d79bc73c59ee2325d976246a2a5a4d3a (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "boost-io",
"version": "1.76.0",
"description": "Boost io module",
"homepage": "https://github.com/boostorg/io",
"dependencies": [
"boost-config",
"boost-vcpkg-helpers"
]
}
|