summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 45fa621602483a34807931602875607a9a275dc9 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "rebuild"
version = "0.1.0"
authors = ["Jakob L. Kreuze <jakob@memeware.net>"]

[dependencies]
byteorder = "1"
simple-error = "0.1"
glium = "*"