From 39e8be3872232d929c4ccaa1b595bf61d656b2fe Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Fri, 20 Dec 2024 08:00:20 -0500 Subject: Vanilla Input System Integration --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 119c922..cb7d6ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.2.3