Update crate metadata

This commit is contained in:
Silas Bartha 2024-07-21 19:36:51 -04:00
parent 56aee7bc7c
commit 28c30b79f9
Signed by: soaos
GPG Key ID: 9BD3DCC0D56A09B2

View File

@ -2,6 +2,8 @@
name = "bevy_dither_post_process"
version = "0.2.0"
edition = "2021"
description = "A post-process black and white ordered dithering effect for the Bevy game engine."
license = "0BSD OR MIT OR Apache-2.0"
[dependencies.bevy]
version = "0.14"