File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ edition = "2018"
10
10
flate2 = " 1.0"
11
11
node-types = { path = " ../node-types" }
12
12
tree-sitter = " >= 0.19, < 0.21"
13
- tree-sitter-ql = { git = " https://github.com/tree-sitter /tree-sitter-ql.git" , rev = " 24c72ad09f05982df4085c481d9b02ba9e79e7fc " }
13
+ tree-sitter-ql = { git = " https://github.com/erik-krogh /tree-sitter-ql.git" , rev = " 8d8db63b205d5345d9acbac3a728c1f0fce92fbb " }
14
14
tree-sitter-ql-dbscheme = { git = " https://github.com/tausbn/tree-sitter-ql-dbscheme.git" , rev = " ad0c1485aa1e61b727a986d82c7fab4cd21ca723" }
15
15
tree-sitter-ql-yaml = {git = " https://github.com/tausbn/tree-sitter-ql.git" , rev = " c9d7d8de9fab75f39d5bc7bdf3a6e5151bb9b3bd" }
16
16
clap = " 2.33"
Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ clap = "2.33"
11
11
node-types = { path = " ../node-types" }
12
12
tracing = " 0.1"
13
13
tracing-subscriber = { version = " 0.3.3" , features = [" env-filter" ] }
14
- tree-sitter-ql = { git = " https://github.com/tree-sitter /tree-sitter-ql.git" , rev = " 24c72ad09f05982df4085c481d9b02ba9e79e7fc " }
14
+ tree-sitter-ql = { git = " https://github.com/erik-krogh /tree-sitter-ql.git" , rev = " 8d8db63b205d5345d9acbac3a728c1f0fce92fbb " }
15
15
tree-sitter-ql-dbscheme = { git = " https://github.com/tausbn/tree-sitter-ql-dbscheme.git" , rev = " ad0c1485aa1e61b727a986d82c7fab4cd21ca723" }
16
16
tree-sitter-ql-yaml = {git = " https://github.com/tausbn/tree-sitter-ql.git" , rev = " c9d7d8de9fab75f39d5bc7bdf3a6e5151bb9b3bd" }
You can’t perform that action at this time.
0 commit comments