Skip to content

Commit 5cff322

Browse files
committed
pin ratatui release
1 parent 456d509 commit 5cff322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ log = "0.4"
3636
notify = "6.1"
3737
notify-debouncer-mini = "0.4"
3838
once_cell = "1"
39-
ratatui = { version = "0.24", default-features = false, features = [
39+
ratatui = { version = "=0.24.0", default-features = false, features = [
4040
'crossterm',
4141
'serde',
4242
] }

0 commit comments

Comments
 (0)