Skip to content

Commit

Permalink
build: bump rules_cuda (PROOF-899) (#168)
Browse files Browse the repository at this point in the history
bump rules_cuda
  • Loading branch information
rnburn authored Aug 20, 2024
1 parent 31ee6a6 commit 23ae813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ boost_deps()
# rules_cuda
git_repository(
name = "rules_cuda",
commit = "7a29239",
commit = "775ba0c",
remote = "https://github.com/bazel-contrib/rules_cuda",
)

Expand Down

0 comments on commit 23ae813

Please sign in to comment.