mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
chore(deps): bump ratatui-image in the cargo-prod group
Bumps the cargo-prod group with 1 update: [ratatui-image](https://github.com/ratatui/ratatui-image). Updates `ratatui-image` from 11.0.7 to 11.0.8 - [Release notes](https://github.com/ratatui/ratatui-image/releases) - [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md) - [Commits](https://github.com/ratatui/ratatui-image/compare/v11.0.7...v11.0.8) --- updated-dependencies: - dependency-name: ratatui-image dependency-version: 11.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-prod ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
801d1ab036
commit
6b9b0b80c9
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -2232,9 +2232,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ratatui-image"
|
||||
version = "11.0.7"
|
||||
version = "11.0.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "03b7a5dadade9d8a0243267ad40fd1ace6f369cc8f0c5f9f8a0ebd67bfb95f5b"
|
||||
checksum = "399baa06251282b0c1bbb5762848cf98a6b7b84f44af7f0daf3213ace16df4f0"
|
||||
dependencies = [
|
||||
"base64-simd",
|
||||
"icy_sixel",
|
||||
|
|
|
|||
Loading…
Reference in a new issue