blob: aa301d9b61a0f12775cbc4ef8038e319055cd1d5 [file] [log] [blame]
module(
name = "boost.format",
version = "1.87.0",
bazel_compatibility = [">=7.2.1"],
compatibility_level = 108700,
)
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 = "boost.optional", version = "1.87.0")
bazel_dep(name = "boost.smart_ptr", version = "1.87.0")
bazel_dep(name = "boost.throw_exception", version = "1.87.0")
bazel_dep(name = "boost.utility", version = "1.87.0")
bazel_dep(name = "rules_cc", version = "0.0.17")