vcpkg/ports/crow/vcpkg.json
Luca Schlecker dbed9ee4c0
[crow] update to v0.3+1 (#18706)
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-07-06 13:49:23 -07:00

7 lines
162 B
JSON

{
"name": "crow",
"version": "0.3.1",
"description": "Very fast and easy to use C++ micro web framework",
"homepage": "https://github.com/CrowCpp/crow"
}