gdritter repos chenoska / master Cargo.toml
master

Tree @master (Download .tar.gz)

Cargo.toml @master

901691e
 
 
 
 
74dd77d
 
 
 
 
 
 
 
901691e
 
 
d62dedf
 
8eea66f
8bda3a4
[package]
name = "chenoska"
version = "0.1.0"
authors = ["Getty Ritter <samothes@infinitenegativeutility.com>"]

[lib]
name = "chenoska"
path = "src/lib.rs"

[[bin]]
name = "chenoska"
path = "src/main.rs"

[dependencies]
gl = "0.6.0"
glutin = "*"
# panem-nostrum-quotidianum = { path = "../panem-nostrum-quotidianum/" }
imagefmt = "*"
rodio = "0.6.0"
tiled = "*"