Skip to content

Commit 99c1463

Browse files
pin tower_lsp
1 parent 624ea8e commit 99c1463

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ line_index = { path = "./lib/line_index", version = "0.0.0" }
1717
tree_sitter_sql = { path = "./lib/tree_sitter_sql", version = "0.0.0" }
1818
tree-sitter = "0.20.10"
1919
tracing = "0.1.40"
20+
tower-lsp = "0.20.0"
2021
sqlx = { version = "0.8.2", features = [ "runtime-async-std", "tls-rustls", "postgres", "json" ] }
2122

2223
# postgres specific crates

0 commit comments

Comments
 (0)