From 85febbd589a682345e2a522307318f54a89fc8fa Mon Sep 17 00:00:00 2001 From: nekosu Date: Wed, 26 Jul 2023 20:04:32 +0800 Subject: [PATCH] revert boost into boost-core --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index a49bd36..2fd9139 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -26,6 +26,6 @@ "cpr", "ms-gsl", "thrift", - "boost" + "boost-core" ] }