gdritter repos bouncy / master Cargo.toml
master

Tree @master (Download .tar.gz)

Cargo.toml @masterraw · history · blame

1
2
3
4
5
6
7
8
[package]
name = "bouncy"
version = "0.1.0"
authors = ["Getty Ritter <gdritter@galois.com>"]

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