Skip to content

Commit 835304b

Browse files
chore(deps): update dependency rules_cc to v0.1.2 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eafdec5 commit 835304b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"Your one stop shop for hermetic c/c++ toolchains in Bazel!"
22
module(name = "toolchains_cc")
33

4-
bazel_dep(name = "rules_cc", version = "0.1.1")
4+
bazel_dep(name = "rules_cc", version = "0.1.2")
55
bazel_dep(name = "bazel_skylib", version = "1.7.1")
66
bazel_dep(name = "platforms", version = "0.0.11")
77

0 commit comments

Comments
 (0)