Skip to content

Commit 6a263af

Browse files
chore(deps): update dependency rules_cc to v0.0.10
1 parent a9cc845 commit 6a263af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ bazel_dep(name = "rules_nixpkgs_core")
8686
bazel_dep(name = "rules_nixpkgs_cc")
8787
bazel_dep(name = "rules_nixpkgs_posix")
8888
bazel_dep(name = "platforms", version = "0.0.10")
89-
bazel_dep(name = "rules_cc", version = "0.0.9")
89+
bazel_dep(name = "rules_cc", version = "0.0.10")
9090

9191
# TODO Remove once rules_nixpkgs is in the BCR.
9292
RULES_NIXPKGS_REV = "7e627d76ba65d6c42586fc265e46bd370672b4eb"

0 commit comments

Comments
 (0)