Skip to content

Commit 206c313

Browse files
committed
chore: bump vcpkg ref, maybe fix gperf build
gperf:arm64-osx was failing on macos due to an outdated vcpkg port definition. This bump may hopefully fix the build.
1 parent 3b404fc commit 206c313

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
@@ -145,7 +145,7 @@ tempfile = "^3.1"
145145

146146
[package.metadata.vcpkg]
147147
git = "https://github.com/microsoft/vcpkg"
148-
rev = "be1ae8e5c5bc79aac1b8f593f5554aee1cfde54f"
148+
rev = "a62ce77d56ee07513b4b67de1ec2daeaebfae51a"
149149
overlay-triplets-path = "dist/vcpkg-triplets"
150150

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

0 commit comments

Comments
 (0)