refactored cli and logging
All checks were successful
Test the running changes / Test (push) Successful in 41s

This commit is contained in:
2025-11-21 01:37:19 +02:00
parent f68b1bb276
commit 1aa6af3b1a
10 changed files with 259 additions and 123 deletions

1
Cargo.lock generated
View File

@@ -7,6 +7,7 @@ name = "cracked_md"
version = "0.1.0"
dependencies = [
"fstools",
"slogger",
]
[[package]]