module( | |
name = "cpp-httplib", | |
version = "0.16.3.bzl.1", | |
bazel_compatibility = [">=7.2.1"], | |
compatibility_level = 1, | |
) | |
bazel_dep(name = "boringssl", version = "0.0.0-20240530-2db0eb3") | |
bazel_dep(name = "rules_cc", version = "0.0.9") | |
bazel_dep(name = "zlib", version = "1.3.1.bcr.3") |