| module( | |
| name = "boost.charconv", | |
| version = "1.87.0", | |
| bazel_compatibility = [">=7.2.1"], | |
| compatibility_level = 108700, | |
| ) | |
| bazel_dep(name = "bazel_skylib", version = "1.7.1") | |
| bazel_dep(name = "boost.assert", version = "1.87.0") | |
| bazel_dep(name = "boost.config", version = "1.87.0") | |
| bazel_dep(name = "boost.core", version = "1.87.0") | |
| bazel_dep(name = "platforms", version = "0.0.10") | |
| bazel_dep(name = "rules_cc", version = "0.1.1") |