todo persistence

This commit is contained in:
Dhanji R. Prasanna
2025-11-06 15:24:57 +11:00
parent f61b0d000c
commit 8eda691cb1
5 changed files with 643 additions and 14 deletions

View File

@@ -42,3 +42,7 @@ tree-sitter-haskell = { git = "https://github.com/tree-sitter/tree-sitter-haskel
tree-sitter-scheme = "0.24"
streaming-iterator = "0.1"
walkdir = "2.4"
[dev-dependencies]
tempfile = "3.8"
serial_test = "3.0"