Skip to content

Commit 0d9169e

Browse files
authored
Merge pull request #1031 from CraftSpider/update-vcpkg
Bump pinned vcpkg version to fix fallout of microsoft/vcpkg#30542
2 parents cd1733f + 2b11668 commit 0d9169e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ tokio = "0.1.22"
120120

121121
[package.metadata.vcpkg]
122122
git = "https://github.com/microsoft/vcpkg"
123-
rev = "47a020d619021539a2533e56ef850696065b23a5"
123+
rev = "ea222747b888b8d63df56240b262db38b095c68f"
124124
overlay-triplets-path = "dist/vcpkg-triplets"
125125

126126
# If other targets start using custom triplets like x86_64-pc-windows-msvc,

0 commit comments

Comments
 (0)