aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 7999f885ed06f540091319804fd7a5c5c6942daa (plain)
1
2
3
4
5
6
7
8
[package]
name = "grex_dither_post_process"
version = "0.1.1"
edition = "2021"

[dependencies.bevy]
version = "0.13"
features = ["dynamic_linking"]