blob: 0d4c3a0b62410b1b496bac64f2a76fe3c47b6e7f [file] [log] [blame]
module(
name = "spdlog",
compatibility_level = 1,
version = "1.10.0",
)
bazel_dep(name = "fmt", version = "8.1.1")
bazel_dep(name = "rules_cc", version = "0.0.1")