Read the org files inside the writer directory.

This commit is contained in:
Tom Alexander
2023-10-20 20:16:22 -04:00
parent 051e86e65a
commit acaa12cb6e
4 changed files with 45 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -514,4 +514,5 @@ dependencies = [
"serde",
"tokio",
"toml",
"walkdir",
]