Unnamed repository; edit this file 'description' to name the repository.
correct ungrammar path in patch
bit-aloo 3 months ago
parent 2532c48 · commit c92bdd3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 04b513b38b..2288933a96 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,7 +42,7 @@ debug = 2
# lsp-server = { path = "lib/lsp-server" }
-# ungrammar = { path = "lin/ungrammar" }
+# ungrammar = { path = "lib/ungrammar" }
# salsa = { path = "../salsa" }
# salsa-macros = { path = "../salsa/components/salsa-macros" }