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

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