{
  "name": "vcpkg-ci-mongo-cxx-driver",
  "version-date": "2022-11-18",
  "description": "Ensures that the vcpkg CI build of mongo-cxx-driver includes feature boost",
  "license": "MIT",
  "dependencies": [
    {
      "name": "mongo-cxx-driver",
      "features": [
        "boost"
      ]
    }
  ]
}
