diff --git a/Cargo.toml b/Cargo.toml index 7661407..119c922 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,6 +18,7 @@ smol_str = "0.2" [dependencies.bevy_headless_render] git = "https://github.com/exvacuum/bevy_headless_render" +branch = "wip" [dependencies.bevy_dither_post_process] git = "https://github.com/exvacuum/bevy_dither_post_process"