view Cargo.toml @ 10:3f35e5705cc2

Make RecordIterator a generic type Damn, I'm just too Gopher for Rust
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 30 Jan 2016 22:18:15 +0000
parents 020bfec8699f
children 4a111475534f
line wrap: on
line source

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

[dependencies]
time = "0.1.34"