Skip to content

Commit 45291ab

Browse files
committed
1 parent 8a4abdc commit 45291ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ark/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ stdext = { path = "../stdext" }
4747
tokio = { version = "1.26.0", features = ["full"] }
4848
tower-lsp = "0.19.0"
4949
tree-sitter = "0.23.0"
50-
tree-sitter-r = { git = "https://github.com/r-lib/tree-sitter-r", rev = "b92b2cf3fa89d0364f2abd5fb86bc7a9aa669827" }
50+
tree-sitter-r = { git = "https://github.com/r-lib/tree-sitter-r", rev = "f6f60a5c26a824dd5689cec4c165457259bcb614" }
5151
uuid = "1.3.0"
5252
url = "2.4.1"
5353
walkdir = "2"

0 commit comments

Comments
 (0)