Skip to content

Commit e4e20b3

Browse files
chore(deps): update dependency rules_cc to v0.1.0
1 parent 12f0994 commit e4e20b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/MODULE.bazel

+1-1
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.1.0")
9090

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

0 commit comments

Comments
 (0)