diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ repository = "https://github.com/exvacuum/bevy_terminal_display" crossbeam-channel = "0.5" downcast-rs = "1.2" once_cell = "1.19" -ratatui = "0.28" +ratatui = "0.29" color-eyre = "0.6" leafwing-input-manager = "0.15" serde = "1.0" |