Skip to content

Commit

Permalink
🤖 Update dependency rules_cc to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 981d1f8 commit 0900f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module(

# Platform support.
bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "rules_cc", version = "0.0.17")
bazel_dep(name = "rules_cc", version = "0.1.0")

# Various utility functions such as path manipulations and templating.
bazel_dep(name = "bazel_skylib", version = "1.7.1")
Expand Down

0 comments on commit 0900f7f

Please sign in to comment.