cc_binary(
    name = "expand_template",
    srcs = ["expand_template.cc"],
    visibility = ["//visibility:public"],
)
