blob: 102ceee9fdc50a7740f9fb74607ead2c6017c907 [file]
package(default_visibility = ["//visibility:public"])
licenses(["notice"])
alias(
name = "netty_tcnative",
actual = "//third_party:netty_tcnative",
)
filegroup(
name = "srcs",
srcs = glob(["**"]),
)