blob: a422b05355796a20a93ec95ed51815853c461c33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "boost-container-hash",
"version": "1.77.0",
"description": "Boost container_hash module",
"homepage": "https://github.com/boostorg/container_hash",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-detail",
"boost-integer",
"boost-static-assert",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}
|