diff --git a/vcpkg.json b/vcpkg.json index f5411a67d..3a3b40725 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -113,5 +113,12 @@ "host": true, "default-features": false } + ], + "builtin-baseline": "d6995a0cf3cafda5e9e52749fad075dd62bfd90c", + "overrides": [ + { + "name": "openssl", + "version": "3.3.2" + } ] }