mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Update to ratatui-image@8.0.1
(#434)
This commit is contained in:
parent
952374aab0
commit
98aa2f871d
3 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@ nom = "7.0.0"
|
|||
open = "3.2.0"
|
||||
rand = "0.8.5"
|
||||
ratatui = "0.29.0"
|
||||
ratatui-image = { version = "~6.0.0", features = ["serde"] }
|
||||
ratatui-image = { version = "~8.0.1", features = ["serde"] }
|
||||
regex = "^1.5"
|
||||
rpassword = "^7.2"
|
||||
serde = "^1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue