We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eafdec5 commit 835304bCopy full SHA for 835304b
MODULE.bazel
@@ -1,7 +1,7 @@
1
"Your one stop shop for hermetic c/c++ toolchains in Bazel!"
2
module(name = "toolchains_cc")
3
4
-bazel_dep(name = "rules_cc", version = "0.1.1")
+bazel_dep(name = "rules_cc", version = "0.1.2")
5
bazel_dep(name = "bazel_skylib", version = "1.7.1")
6
bazel_dep(name = "platforms", version = "0.0.11")
7
0 commit comments