From f96e356a65d10f09b83728f450854142432013f6 Mon Sep 17 00:00:00 2001 From: nekosu Date: Fri, 10 Nov 2023 14:22:12 +0800 Subject: [PATCH] feat: add beast --- vcpkg.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vcpkg.json b/vcpkg.json index 6e64e5c..f20a41a 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -27,9 +27,11 @@ "ms-gsl", "thrift", "boost-asio", + "boost-beast", "boost-core", "boost-dll", "boost-process", + "boost-url", "boost-uuid", "grpc", "protobuf",