From 56aee7bc7c5ee71de8e5d6997e877759b5d9e9b7 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Sun, 21 Jul 2024 19:27:11 -0400 Subject: Update to 0.14 + Add 0BSD option --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fc8aeb8..9424d79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bevy_dither_post_process" -version = "0.1.4" +version = "0.2.0" edition = "2021" [dependencies.bevy] -version = "0.13" +version = "0.14" -- cgit v1.2.3