diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-09 19:08:30 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-09 19:08:30 +0800 |
| commit | ade7980b250d0d679355d9583edd03deed871ff2 (patch) | |
| tree | 592e5d8730ec186b404694eb2687555c339105de /parser/Cargo.toml | |
| parent | 707a4e7162ad31c0152592cf28f66a55ca38dfd2 (diff) | |
Rename parser to converter
Diffstat (limited to 'parser/Cargo.toml')
| -rw-r--r-- | parser/Cargo.toml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/parser/Cargo.toml b/parser/Cargo.toml deleted file mode 100644 index 2d7cb0c..0000000 --- a/parser/Cargo.toml +++ /dev/null @@ -1,11 +0,0 @@ -[package] -name = "markdialog_parser" -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" |
