aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-06-04 15:04:16 -0400
committerLibravatar Silas Bartha <[email protected]>2024-06-04 15:04:16 -0400
commit544d57a5bcc1d9af4675b6e7911f18e2a1a6b908 (patch)
treea9e5f51c30f56f1652835595d6b475fd56248e41
parenta002e4d738535e6ca779c71231f7b84864b9a8d0 (diff)
Bump dependency versionsv0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"