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

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