Skip to content

Commit 54ae792

Browse files
rutikakolkar4og
authored andcommitted
Fixing Target pattern parsing fail issue of mw_log
1 parent 3c82d70 commit 54ae792

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ bazel_dep(name = "google_benchmark", version = "1.9.4")
6464
bazel_dep(name = "boost.container", version = "1.87.0")
6565
bazel_dep(name = "boost.interprocess", version = "1.87.0")
6666
bazel_dep(name = "download_utils", version = "1.0.1")
67+
bazel_dep(name = "rules_cc", version = "0.2.16")
6768

6869
## Custom Module Loading
6970

0 commit comments

Comments
 (0)