blob: e8f1899dbd88662875626daad8b57cc19cbea520 [file]
# Copyright 2026 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
module(
name = "pcf8563",
version = "0.0.1",
)
# TODO(https://fxbug.dev/308624902): The following are transitive dependencies.
# Delete these once we declare `@fuchsia_infra` here instead of `WORKSPACE.bzlmod`.
bazel_dep(name = "bazel_skylib", version = "1.8.1")
bazel_dep(name = "rules_python", version = "1.1.0")
bazel_dep(name = "rules_cc", version = "0.2.0")