blob: 1060277d03dd290ddf97a2921bb0dbcdca4f6c31 [file]
package(default_visibility = ["//visibility:public"])
cc_library(
name = "json",
hdrs = ["single_include/nlohmann/json.hpp"],
includes = ["single_include"],
)