Skip to content

Commit c92bdd3

Browse files
committed
correct ungrammar path in patch
1 parent 2532c48 commit c92bdd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ debug = 2
4242
# lsp-server = { path = "lib/lsp-server" }
4343

4444

45-
# ungrammar = { path = "lin/ungrammar" }
45+
# ungrammar = { path = "lib/ungrammar" }
4646

4747
# salsa = { path = "../salsa" }
4848
# salsa-macros = { path = "../salsa/components/salsa-macros" }

0 commit comments

Comments
 (0)