This commit is contained in:
Rakarake 2026-03-24 00:37:16 +01:00
parent 4ae3e75ac3
commit 4b2c64dafd
9 changed files with 225 additions and 26 deletions

View file

@ -4,4 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
clap = { version = "4.6.0", features = ["derive"] }
markdown = "*"