Skip to content

Commit 07c6a59

Browse files
authored
vendor : update cpp-httplib to 0.38.0 (ggml-org#20578)
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
1 parent 8b7d340 commit 07c6a59

3 files changed

Lines changed: 305 additions & 124 deletions

File tree

scripts/sync_vendor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import sys
66
import subprocess
77

8-
HTTPLIB_VERSION = "refs/tags/v0.37.2"
8+
HTTPLIB_VERSION = "refs/tags/v0.38.0"
99

1010
vendor = {
1111
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",

0 commit comments

Comments
 (0)