- Update deps

- Explicitly run benches in CI, specifically only adobe_example pdf to make it quicker
- Render bottom message from Cow to avoid extra allocations
- Fix issue with hitting esc after jumping around pdf
This commit is contained in:
itsjunetime
2024-11-19 21:32:03 -07:00
parent 25d98c3776
commit 73cd8ff480
5 changed files with 70 additions and 52 deletions
+2
View File
@@ -5,6 +5,8 @@
- Small internal changes to accomodate a few more clippy lints
- Update `ratatui` and `ratatui-image` git dependencies to latest upstream
- Move `ratatui-image/vb64` support under `nightly` feature, enabled by default
- Fixed a bug where jumping to a page out of range could result in weird `esc` key behavior
- Added CI
# v0.1.0