We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635c682 commit c8e12e8Copy full SHA for c8e12e8
Cargo.toml
@@ -98,7 +98,7 @@ clap = { version = "4.5.41", features = ["derive"] }
98
clap_complete = "4.5.55"
99
clap-markdown = "0.1"
100
rayon = "1.10.0"
101
-ratatui = { version = "0.29.0", features = ["serde"] }
+ratatui = { version = "0.30.0", features = ["serde"] }
102
tui-textarea = "0.7.0"
103
prost = "0.14.1"
104
tonic = { version = "0.14.1", default-features = false, features = [
0 commit comments