diff options
author | Silas Bartha <[email protected]> | 2024-11-21 12:19:49 -0500 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-11-21 12:19:49 -0500 |
commit | c0488eed596e4c2fea2e154fc4b73870ad5e8583 (patch) | |
tree | 79fc4feb83847d85973f0dc15d6f9d4d9e04e165 /Cargo.toml | |
parent | 28c30b79f9a23ae85fa5fbc66c97c77967c576cf (diff) |
Tweak luma comparison
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "bevy_dither_post_process" -version = "0.2.0" +version = "0.2.1" 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" |