aboutsummaryrefslogtreecommitdiff
path: root/ports/oatpp-mbedtls/vcpkg.json
blob: 1c4b07d4809228c654d65efbe1a433448b1805cf (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "oatpp-mbedtls",
  "version": "1.2.5",
  "description": "Oat++ Mbed TLS submodule providing secure server and client connection providers.",
  "homepage": "https://github.com/oatpp/oatpp-mbedtls",
  "dependencies": [
    "mbedtls",
    "oatpp"
  ]
}