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

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