We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb23109 commit 3bee61dCopy full SHA for 3bee61d
Cargo.toml
@@ -49,6 +49,7 @@ tokio = { version = "1.40.0", features = ["full"] }
49
tracing = { version = "0.1.40", default-features = false, features = ["std"] }
50
tracing-bunyan-formatter = { version = "0.3.10 " }
51
tracing-subscriber = "0.3.18"
52
+
53
tree-sitter = "0.20.10"
54
tree_sitter_sql = { path = "./lib/tree_sitter_sql", version = "0.0.0" }
55
unicode-width = "0.1.12"
0 commit comments