aboutsummaryrefslogtreecommitdiff
path: root/vcpkg.json
blob: 579ca88493bdf46cedc273fc84354ec5b0b55be0 (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": [
    "nlohmann-json",
    "openssl",
    "plog",
    "websocketpp"
  ]
}