Skip to content

Commit 3bee61d

Browse files
committed
debug
1 parent cb23109 commit 3bee61d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ tokio = { version = "1.40.0", features = ["full"] }
4949
tracing = { version = "0.1.40", default-features = false, features = ["std"] }
5050
tracing-bunyan-formatter = { version = "0.3.10 " }
5151
tracing-subscriber = "0.3.18"
52+
5253
tree-sitter = "0.20.10"
5354
tree_sitter_sql = { path = "./lib/tree_sitter_sql", version = "0.0.0" }
5455
unicode-width = "0.1.12"

0 commit comments

Comments
 (0)