mirror of
https://github.com/touchHLE/rust-sdl2.git
synced 2026-01-31 01:25:23 +01:00
Update VCPKG version
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user