This commit is contained in:
David Chen
2025-12-20 03:39:49 +08:00
committed by GitHub
parent 3f2cd50eaa
commit 540b8dc103
8 changed files with 349 additions and 0 deletions

5
vcpkg.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": [
"hiredis"
]
}