Display repr of timeline items instead of their diffs'

This commit is contained in:
2023-11-04 11:40:14 +01:00
parent e04c58fec2
commit b4eeb8a6b8
3 changed files with 12 additions and 13 deletions

View File

@ -68,6 +68,7 @@ unicode-width = "0.1"
[patch.crates-io]
#ratatui = { path = "../ratatui", features = ["serde", "macros"] }
eyeball-im = { git = "https://github.com/progval/eyeball.git", rev = "33bc7b532985a78cd8aa2e0865c9848211cfadec" }
[dev-dependencies]
pretty_assertions = "1.4.0"