9 lines
148 B
TOML
9 lines
148 B
TOML
[package]
|
|
name = "grex_dither_post_process"
|
|
version = "0.1.2"
|
|
edition = "2021"
|
|
|
|
[dependencies.bevy]
|
|
version = "0.13"
|
|
features = ["dynamic_linking"]
|