Skip to content

0.0.2

Compare
Choose a tag to compare
@AleksanderGondek AleksanderGondek released this 21 Oct 14:38
· 8 commits to master since this release
b94b64e
http_archive(
    name = "rules_cc_hdrs_map",
    sha256 = "7b499becc26bbad07bb2b5d7526829b8f56033c82cea0213fcead5f252068c17",
    strip_prefix = "rules_cc_hdrs_map-0.0.2",
    urls = [
        "https://github.com/AleksanderGondek/rules_cc_hdrs_map/archive/refs/tags/0.0.2.tar.gz",
    ],
)
  • Minor improvements done to bazel MODULE files (BCR compatibility).