mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Update to ratatui-image@0.4.3 to use native sixel lib (#181)
This commit is contained in:
parent
1ae22086f6
commit
4236d9f53e
3 changed files with 12 additions and 31 deletions
|
@ -40,7 +40,7 @@ markup5ever_rcdom = "0.2.0"
|
|||
mime = "^0.3.16"
|
||||
mime_guess = "^2.0.4"
|
||||
open = "3.2.0"
|
||||
ratatui-image = { version = "0.4.1", features = ["serde"] }
|
||||
ratatui-image = { version = "0.4.3", features = ["serde"] }
|
||||
regex = "^1.5"
|
||||
rpassword = "^7.2"
|
||||
serde = "^1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue