1
0
mirror of https://github.com/ncblakely/GiantsTools synced 2024-06-16 12:11:45 +02:00
GiantsTools/ServerConsoleExample/vcpkg.json
2021-01-04 00:35:51 -08:00

7 lines
88 B
JSON

{
"name": "server-console",
"version-string": "1.0.0",
"dependencies": [
"fmt"
]
}