aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: e8a02e9aef0f50920b2f903692ee0d0a9b10cd3a (plain)
1
2
3
4
5
6
7
8
[package]
name = "exuberant-cow"
version = "0.1.0"
authors = ["bnewbold <bnewbold@robocracy.org>"]

[dependencies]
glium = "0.*"
image = "0.*"