| bazel_dep(name = "boost.charconv") | |
| bazel_dep(name = "boost.test", version = "1.87.0") | |
| local_path_override( | |
| module_name = "boost.charconv", | |
| path = "..", | |
| ) | |
| bazel_dep(name = "platforms", version = "0.0.11") | |
| bazel_dep(name = "rules_cc", version = "0.1.1") |