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

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