blob: 23ab9802ac57b703d81a4948410be480bf4db451 [file] [log] [blame]
module(
name = "platforms",
version = "0.0.10", # keep in sync with version.bzl
compatibility_level = 1,
)
bazel_dep(name = "rules_license", version = "0.0.7")
host_platform = use_extension("//host:extension.bzl", "host_platform")
use_repo(host_platform, "host_platform")