Update VCPKG version

This commit is contained in:
Cobrand
2023-11-22 19:11:01 +01:00
parent 41f9ac5fa2
commit 2ab81ae1d9

View File

@@ -164,7 +164,7 @@ dependencies = ["sdl2"]
# dependencies required when building examples and tests for this crate
dev-dependencies = ["sdl2", "sdl2-image[libjpeg-turbo,tiff,libwebp]", "sdl2-ttf", "sdl2-gfx", "sdl2-mixer"]
git = "https://github.com/microsoft/vcpkg"
rev = "9edb1b8" # release 2023.08.09
rev = "a42af01" # release 2023.11.20
[package.metadata.vcpkg.target]
x86_64-pc-windows-msvc = { triplet = "x64-windows-static-md" }