summaryrefslogtreecommitdiff
path: root/_prototype/converter/Cargo.toml
blob: ce44af9e73600ffb5fb5afba7c95b0899ef36b38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "markdialog_converter"
edition = "2024"
version.workspace = true

[dependencies]
colored = "3.0"
strip-ansi-escapes = "0.2.1"
unicode-width = "0.2"
regex = "1.12"
sha2 = "0.10"