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

[dependencies]
sfml = "0.14.0"