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