We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b1fff commit d4a80b0Copy full SHA for d4a80b0
1 file changed
Cargo.toml
@@ -1,5 +1,5 @@
1
# Cargo.toml -- Cargo definition file for Tectonic.
2
-# Copyright 2016-2021 the Tectonic Project
+# Copyright 2016-2023 the Tectonic Project
3
# Licensed under the MIT License.
4
5
[package]
@@ -122,7 +122,7 @@ tempfile = "^3.1"
122
123
[package.metadata.vcpkg]
124
git = "https://github.com/microsoft/vcpkg"
125
-rev = "63366443439398a62afc9a63b34b9a3ba63b1cae"
+rev = "4a600e9fea71bd7872080cbb716797e04d30e6d3"
126
overlay-triplets-path = "dist/vcpkg-triplets"
127
128
# If other targets start using custom triplets like x86_64-pc-windows-msvc,
0 commit comments