mirror of
https://github.com/jupp0r/prometheus-cpp.git
synced 2026-07-21 14:33:30 +00:00
6 lines
149 B
Python
6 lines
149 B
Python
workspace(name = "com_github_jupp0r_prometheus_cpp")
|
|
|
|
load("//bazel:repositories.bzl", "prometheus_cpp_repositories")
|
|
|
|
prometheus_cpp_repositories()
|