Skip to content

Commit 3946332

Browse files
committed
fix: resolve merge conflicts with main (cuda integration)
2 parents 47b9c1f + 06aaa85 commit 3946332

10 files changed

Lines changed: 695 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/codegraph-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ tree-sitter-ruby = "0.23"
2424
tree-sitter-php = "0.23"
2525
tree-sitter-c = "0.23"
2626
tree-sitter-cpp = "0.23"
27+
tree-sitter-cuda = "0.21"
2728
tree-sitter-kotlin-sg = "0.4"
2829
tree-sitter-swift = "0.6"
2930
tree-sitter-scala = "0.24"

0 commit comments

Comments
 (0)