gdritter repos thermidor / master therm_model / Cargo.toml
master

Tree @master (Download .tar.gz)

Cargo.toml @masterraw · history · blame

[package]
name = "therm_model"
version = "0.1.0"
authors = ["Getty Ritter <gdritter@galois.com>"]

[dependencies]
glium = "*"
image = "*"
cgmath = "*"
therm_util = { path = "../therm_util" }