view Cargo.toml @ 49:8a2538cbac8a

Turns out, you have to use the same sorting function everywhere for the sort to work.
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 03 Feb 2016 20:50:34 +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"