1
0
mirror of https://github.com/o2sh/onefetch.git synced 2026-05-04 04:49:51 +01:00
Files
onefetch/image
dependabot[bot] d2c9e0db77 Bump libc from 0.2.147 to 0.2.149 (#1187)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.147 to 0.2.149.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.147...0.2.149)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 18:52:42 +01:00
..
2023-01-19 18:47:41 +01:00
2023-07-27 23:32:55 +02:00
2022-11-13 00:21:19 +01:00
2023-03-27 15:25:11 +02:00

image

crates.io docs.rs

Provides the primary interface to display images to the terminal.

Protocols supported:

  • Sixel
  • Kitty
  • Iterm

This crate is designed as part of the onefetch project.