Skip to content

Commit d4a80b0

Browse files
committed
Cargo.toml: update vcpkg to latest
1 parent 91b1fff commit d4a80b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cargo.toml -- Cargo definition file for Tectonic.
2-
# Copyright 2016-2021 the Tectonic Project
2+
# Copyright 2016-2023 the Tectonic Project
33
# Licensed under the MIT License.
44

55
[package]
@@ -122,7 +122,7 @@ tempfile = "^3.1"
122122

123123
[package.metadata.vcpkg]
124124
git = "https://github.com/microsoft/vcpkg"
125-
rev = "63366443439398a62afc9a63b34b9a3ba63b1cae"
125+
rev = "4a600e9fea71bd7872080cbb716797e04d30e6d3"
126126
overlay-triplets-path = "dist/vcpkg-triplets"
127127

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

0 commit comments

Comments
 (0)