Skip to content

Commit

Permalink
Update base commit of tree-sitter swift (#609)
Browse files Browse the repository at this point in the history
Co-authored-by: Ameya Ketkar <94497232+ketkarameya@users.noreply.github.com>
  • Loading branch information
Adarsh-NP and ketkarameya authored Sep 11, 2023
1 parent 03201fe commit 60d0b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ tree-sitter-kotlin = { git = "https://github.com/fwcd/tree-sitter-kotlin.git" }
# TODO: Update after next version is released (https://github.com/tree-sitter/tree-sitter-java/issues/146)
tree-sitter-java = { git = "https://github.com/tree-sitter/tree-sitter-java.git", rev = "c194ee5e6ede5f26cf4799feead4a8f165dcf14d" }
# TODO: Update after: https://github.com/alex-pinkus/tree-sitter-swift/issues/278 resolves
tree-sitter-swift = { git = "https://github.com/satyam1749/tree-sitter-swift.git", rev = "ddc904f949481a831a35f34e9dc2d62d3967a4ea" }
tree-sitter-swift = { git = "https://github.com/satyam1749/tree-sitter-swift.git", rev = "cfc890d84bc4f561694b8b29e32abd8f2212cb20" }
tree-sitter-python = "0.20.2"
tree-sitter-typescript = "0.20.1"
# TODO: Update after https://github.com/tree-sitter/tree-sitter-go/pull/103 lands
Expand Down

0 comments on commit 60d0b9c

Please sign in to comment.