Skip to content

Commit

Permalink
chore: update rules_cc
Browse files Browse the repository at this point in the history
Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>
  • Loading branch information
wep21 committed Jan 19, 2025
1 parent 16c5e26 commit 1c90cdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3,268 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module(name = "cxx.rs")

bazel_dep(name = "bazel_skylib", version = "1.7.1")
bazel_dep(name = "rules_cc", version = "0.1.0")
bazel_dep(name = "rules_cc", version = "0.0.17")
bazel_dep(name = "rules_rust", version = "0.56.0")

rust = use_extension("@rules_rust//rust:extensions.bzl", "rust")
Expand Down
Loading

0 comments on commit 1c90cdb

Please # to comment.