view Cargo.toml @ 0:be75e8a90861

Initial commit
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 14 Feb 2016 11:50:16 +0100
parents
children ec5eb5bac52c
line wrap: on
line source

[package]
name = "myi3stat"
version = "0.1.0"
authors = ["Lewin Bormann <lbo@spheniscida.de>"]

[dependencies]
getopts = ">=0.2"
rustc-serialize = ">=0.3.18"
regex = ">=0.1"
chrono = ">=0.2"