aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <silas@exvacuum.dev>2024-11-21 16:09:57 -0500
committerLibravatar Silas Bartha <silas@exvacuum.dev>2024-11-21 16:09:57 -0500
commit0d7e360c7999f4470eb0096bb4e239ac8be47d87 (patch)
tree9e4f85fa8f42ee32d396fd70a0b59a0d3e63150f
parent43b32ff17563b93c0532e21880e34d58c53ee66d (diff)
Thu Nov 21 04:09:57 PM EST 2024
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"