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

[dependencies]
sfml = "0.14.0"
tiled = "0.8.0"