diff --git a/Cargo.toml b/Cargo.toml index 782c22e..6c85502 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ tag = "v0.1.1" [dependencies.bevy_dither_post_process] git = "https://github.com/exvacuum/bevy_dither_post_process" -tag = "v0.1.3" +tag = "v0.1.4" [dependencies.ratatui] version = "0.26.2"