blob: 708245412fc42b81b1dc9735893f8823c84eeac7 [file] [log] [blame]
module(
name = "platforms",
version = "0.0.9", # 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")