| module( | |
| name = "boost.parser", | |
| version = "1.90.0.bcr.1", | |
| bazel_compatibility = [">=7.6.0"], | |
| compatibility_level = 0, | |
| ) | |
| bazel_dep(name = "boost", version = "1.90.0.bcr.1") | |
| bazel_dep(name = "boost.assert", version = "1.90.0.bcr.1") | |
| bazel_dep(name = "boost.charconv", version = "1.90.0.bcr.1") | |
| bazel_dep(name = "boost.hana", version = "1.90.0.bcr.1") | |
| bazel_dep(name = "boost.type_index", version = "1.90.0.bcr.1") | |
| bazel_dep(name = "platforms", version = "1.0.0") | |
| bazel_dep(name = "rules_cc", version = "0.2.16") |