This commit is contained in:
Love 2024-08-01 15:29:28 +02:00
parent 90dbd83e4e
commit 59520257c3

View File

@ -2,11 +2,12 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "hang-man",
"version": "1.0.0",
"builtin-baseline": "5c7d3a872dd861817fc812647176d5076085a7eb",
"dependencies": [
{
"name": "sdl2",
"default-features": true,
"version>=": "2.3.0"
"version>=": "2.0.20"
}
]
}