| module( | |
| name = "reflect-cpp", | |
| version = "0.25.0", | |
| bazel_compatibility = [">=7.2.1"], | |
| ) | |
| bazel_dep(name = "rules_cc", version = "0.2.22") | |
| bazel_dep(name = "yyjson", version = "0.10.0") | |
| bazel_dep(name = "yaml-cpp", version = "0.9.0.bcr.1") | |
| bazel_dep(name = "capnp-cpp", version = "1.4.0") |