A massively spiffy yet delicately unobtrusive compression library.
(grpc依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module( |
|
name = "zlib", |
|
version = "0.0.0", |
|
compatibility_level = 1, |
|
) |
|
|
|
bazel_dep(name = "platforms", version = "0.0.10") |
|
bazel_dep(name = "rules_cc", version = "0.0.16") |
|
bazel_dep(name = "rules_license", version = "1.0.0")
|
|
|