Skip to content

Commit 1e3306d

Browse files
committed
synchronize the version of tree-sitter-ql-yaml across the Cargo.toml files
1 parent 4100323 commit 1e3306d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ql/generator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ tracing = "0.1"
1313
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
1414
tree-sitter-ql = { git = "https://github.com/tree-sitter/tree-sitter-ql.git" }
1515
tree-sitter-ql-dbscheme = { git = "https://github.com/tausbn/tree-sitter-ql-dbscheme.git"}
16-
tree-sitter-ql-yaml = {git = "https://github.com/tausbn/tree-sitter-ql.git", rev = "6fe85436702c92b0245d2b91908a12d6b0341f4c"}
16+
tree-sitter-ql-yaml = {git = "https://github.com/tausbn/tree-sitter-ql.git", rev = "c9d7d8de9fab75f39d5bc7bdf3a6e5151bb9b3bd"}

0 commit comments

Comments
 (0)