summaryrefslogtreecommitdiff
path: root/parser/Cargo.toml
blob: 07e462f9c81905d101594b73865613a0d9b7c2ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "markdialog_parser"
workspaces.version = true
edition = "2024"

[dependencies]
colored = "3.0"
unicode-width = "0.2"
regex = "1.12"
sha2 = "0.10"