diff --git a/Cargo.toml b/Cargo.toml index 34f64c6..e1ad293 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,5 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -color-eyre = "0.6.3" ratatui = "0.27.0"