display_name: "The Symbolic" s' href='/cgit.css'/>
about summary refs log blame commit diff stats
path: root/vcpkg.json
blob: ba6833f502e0264e9956bf925ab8bb51d9935e0b (plain) (tree)
1
2
3
4
5
6
7
8
9

                   
          

               



                         
                          
     
   
 
{
  "dependencies": [
    "fmt",
    "protobuf",
    "yaml-cpp"
  ],
  "overrides": [
    {
      "name": "protobuf",
      "version": "3.21.12"
    }
  ]
}