diff --git a/dependencies/vcpkg b/dependencies/vcpkg index f0fb3ddb..af752f21 160000 --- a/dependencies/vcpkg +++ b/dependencies/vcpkg @@ -1 +1 @@ -Subproject commit f0fb3ddba5135b80982668de39dbaa139c00d281 +Subproject commit af752f21c9d79ba3df9cb0250ce2233933f58486 diff --git a/vcpkg.json b/vcpkg.json index 4d34981d..35750aee 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -25,7 +25,10 @@ "boost-property-tree", "boost-static-string", "boost-random", - "fmt", + { + "name": "fmt", + "version>=": "12.1.0" + }, "hidapi", "libpng", "glm",