mirror of
https://github.com/exoticorn/upkr.git
synced 2026-01-20 11:36:42 +01:00
implement printing heatmap as hexdump
This commit is contained in:
@@ -11,4 +11,6 @@ cdivsufsort = "2"
|
||||
lexopt = "0.2.1"
|
||||
anyhow = "1"
|
||||
thiserror = "1.0.36"
|
||||
pbr = "1"
|
||||
pbr = "1"
|
||||
crossterm = { version = "0.25.0", default-features = false }
|
||||
terminal = { version = "0.2.1", default-features = false, features = ["crossterm-backend"] }
|
||||
|
||||
Reference in New Issue
Block a user