Skip to content

Commit

Permalink
fix: import name
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrimeagen committed Oct 3, 2023
1 parent 78b622e commit 673e49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lsp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lsp-types.workspace = true
serde.workspace = true
serde_json.workspace = true
walkdir.workspace = true
util = { path = "../util" }
htmx-lsp-util = { version = "0.1", path = "../util" }
tree-sitter.workspace = true
tree-sitter-html.workspace = true
maplit = "1.0.2"

0 comments on commit 673e49c

Please sign in to comment.