Skip to content

Commit

Permalink
pin ratatui release
Browse files Browse the repository at this point in the history
  • Loading branch information
extrawurst committed Feb 21, 2024
1 parent 456d509 commit 5cff322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ log = "0.4"
notify = "6.1"
notify-debouncer-mini = "0.4"
once_cell = "1"
ratatui = { version = "0.24", default-features = false, features = [
ratatui = { version = "=0.24.0", default-features = false, features = [
'crossterm',
'serde',
] }
Expand Down

0 comments on commit 5cff322

Please sign in to comment.