vcpkg/ports/crow/vcpkg.json
JonLiu1993 f1d190a874
[crow] update to 0.2 (CrowCpp/crow fork) (#16511)
* [crow] update to 0.2

* update version

* Modify portfile.cmake

* update version

* modify ref

* update version
2021-03-10 13:45:08 -06:00

7 lines
160 B
JSON

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