summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 5cea65edfa3cdf84cac951eec38a56de38b01026 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "subconscious-rs"
version = "0.1.0"
authors = ["Nao Pross <naopross@thearcway.org>"]

[dependencies]
sfml = "0.14.0"
tiled = "0.8.0"
rust-embed = "4.2.0"