We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5aad91 commit e872662Copy full SHA for e872662
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.2.5")
+bazel_dep(name = "rules_cc", version = "0.2.8")
5
bazel_dep(name = "bazel_skylib", version = "1.8.1")
6
bazel_dep(name = "platforms", version = "1.0.0")
7
0 commit comments