Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
e16067afb1b3ea4eea0216643e8de98b5345864e
/
.
/
modules
/
libwebp
/
1.5.0
/
MODULE.bazel
blob: 9447a15899dac435326453fa079e9c5e39361059 [
file
] [
log
] [
blame
]
module
(
name
=
"libwebp"
,
version
=
"1.5.0"
,
bazel_compatibility
=
[
">=7.2.1"
],
# need support for "overlay" directory
compatibility_level
=
1
,
)
bazel_dep
(
name
=
"platforms"
,
version
=
"0.0.10"
)
bazel_dep
(
name
=
"rules_cc"
,
version
=
"0.0.17"
)