diff --git a/Cargo.toml b/Cargo.toml index 157549f..175e241 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ edition = "2021" [dependencies] ratatui = { version = "0.29.0", default-features = false } color-eyre = "0.6.5" -ratzilla = "0.1.0" +ratzilla = "0.2.0"