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
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -4392,9 +4392,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ratatui-image"
|
||||
version = "6.0.0"
|
||||
version = "8.0.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d6f868820aabfce698e69639620ab9100f2ca29319ba960b9ba218482065489d"
|
||||
checksum = "e8fe71c551c67f34e4fa49797227f614cd064b82855d7b72d424e40d08ec0542"
|
||||
dependencies = [
|
||||
"base64 0.21.7",
|
||||
"icy_sixel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue