Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f6942599ec2d7c1ea86476855db5239e5205f0b5
/
.
/
modules
/
maliput
/
1.6.0
/
MODULE.bazel
blob: 6303e89e3720d2b5598cea16455466e926a1908f [
file
] [
log
] [
blame
]
"""
Welcome to Maliput!
"""
module
(
name
=
"maliput"
,
compatibility_level
=
1
,
version
=
"1.6.0"
,
)
bazel_dep
(
name
=
"rules_cc"
,
version
=
"0.0.9"
)
bazel_dep
(
name
=
"eigen"
,
version
=
"3.4.0.bcr.1.1"
)
bazel_dep
(
name
=
"yaml-cpp"
,
version
=
"0.8.0"
)