Skip to content

Commit

Permalink
Merge pull request #1405 from Cobrand/master
Browse files Browse the repository at this point in the history
Fix pipeline
  • Loading branch information
Cobrand authored Jun 13, 2024
2 parents 146cff6 + 9dea5a6 commit f3083ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "a42af01" # release 2023.11.20
rev = "2024.05.24" # release 2024.05.24 # to check for a new one, check https://github.com/microsoft/vcpkg/releases

[package.metadata.vcpkg.target]
x86_64-pc-windows-msvc = { triplet = "x64-windows-static-md" }
13 changes: 0 additions & 13 deletions tests/video.rs

This file was deleted.

0 comments on commit f3083ef

Please sign in to comment.