A (forked) rust crate for using Ratatui in a Bevy application.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

updated lock file

+1 -1
+1 -1
Cargo.lock
··· 412 412 413 413 [[package]] 414 414 name = "bevy_ratatui" 415 - version = "0.9.0" 415 + version = "0.8.2" 416 416 dependencies = [ 417 417 "bevy", 418 418 "bitflags",