added color coding, new state, improved save logic
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
color-eyre = "0.6.5"
|
||||
md5 = "0.8.0"
|
||||
ratatui = "0.29.0"
|
||||
regex = "1.11.2"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user