We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456d509 commit 5cff322Copy full SHA for 5cff322
Cargo.toml
@@ -36,7 +36,7 @@ log = "0.4"
36
notify = "6.1"
37
notify-debouncer-mini = "0.4"
38
once_cell = "1"
39
-ratatui = { version = "0.24", default-features = false, features = [
+ratatui = { version = "=0.24.0", default-features = false, features = [
40
'crossterm',
41
'serde',
42
] }
0 commit comments