From 60b1a6bb4f81ea91b0fe8d954da221c98aff11d2 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Tue, 4 Jun 2024 15:04:16 -0400 Subject: Bump dependency versions --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 782c22e..3b8a967 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,11 +13,11 @@ version = "0.13" [dependencies.bevy_framebuffer_extract] git = "https://github.com/exvacuum/bevy_framebuffer_extract" -tag = "v0.1.1" +tag = "v0.1.2" [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" -- cgit v1.2.3