module( | |
name = "boost.array", | |
version = "1.83.0", | |
compatibility_level = 108300, | |
) | |
bazel_dep(name = "rules_cc", version = "0.0.9") | |
bazel_dep(name = "boost.assert", version = "1.83.0") | |
bazel_dep(name = "boost.config", version = "1.83.0") | |
bazel_dep(name = "boost.core", version = "1.83.0") | |
bazel_dep(name = "boost.static_assert", version = "1.83.0") | |
bazel_dep(name = "boost.throw_exception", version = "1.83.0") |