tidied cargo stuff

This commit is contained in:
Penelope Gwen 2026-02-12 16:39:19 -08:00
parent c154155c20
commit b42c83254e
2 changed files with 58 additions and 1837 deletions

1878
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -5,29 +5,12 @@ edition = "2024"
[dependencies]
chrono = "0.4.43"
handlebars = "6.4.0"
log = "0.4.29"
markdown = "1.0.0"
serde = "1.0.228"
serde_json = "1.0.149"
tokio = { version = "1", features = ["full"] }
warp = { version = "0.4", features = ["server"] }
termimad = "0.34.1"
text-template = "0.1.0"
#iocraft = "0.7.17"
#ratatui = "0.30.0"
#beautify = "0.2.0"
borderrs = "0.1.1"
boxen = "0.3.1"
#blo_cli = "0.2.1"
ansi-align = "0.2.2"
#tabular = { version = "0.2.0", features = ["ansi-cell"] }
#rich-rs = "1.1.0"
lipgloss = "0.1.1"
#textwrap = "0.16.2"
mdriver = "0.14.0"
#tree-sitter-md = { version = "0.5.2", features = ["parser"] }
#mdfrier = "0.2.0"
markless = "0.9.10"
mq-view = "0.1.9"
mq-markdown = { version = "0.5.14", features = ["color"] }