diff --git a/vcpkg.json b/vcpkg.json index c184d2470..b95234a3a 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -5,11 +5,6 @@ "wintoast", "gtest", "pkgconf", - { - "name": "openssl", - "features": [ - "tools" - ] - } + "openssl" ] }