mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
draft ANSI/SGR format (terminal emulation)
This commit is contained in:
parent
8c9cabfcda
commit
90ddac2033
7 changed files with 122 additions and 27 deletions
|
|
@ -38,6 +38,9 @@ version = "0.10.68"
|
|||
[dependencies.syntect]
|
||||
version = "5.2.0"
|
||||
|
||||
[dependencies.cansi]
|
||||
version = "2.2.1"
|
||||
|
||||
# development
|
||||
[patch.crates-io]
|
||||
# ggemini = { path = "ggemini" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue