repline: Goodbye, old friend. You have been promoted.

This commit is contained in:
2025-10-24 03:44:11 -04:00
parent 8d641d0060
commit 4e4c61ee4f
14 changed files with 3 additions and 870 deletions

View File

@@ -15,4 +15,4 @@ cl-lexer = { path = "../cl-lexer" }
cl-parser = { path = "../cl-parser" }
[dev-dependencies]
repline = { path = "../../repline" }
repline = { version = "*", registry = "soft-fish" }