crushtool 0.3.7

A library to encode and decode Ceph's crushmap
Documentation
[package]
name = "crushtool"
description = "A library to encode and decode Ceph's crushmap"
version = "0.3.7"
authors = ["Chris Holcombe <xfactor973@gmail.com>"]
repository = "https://github.com/cholcombe973/crushtool"
license = "MIT"

[dependencies]
byteorder = "~0.5"
enum_primitive = "~0.1"
log = "~0.3"
clap = "~2.2"
nom = "1.2.2"
num = "~0.1"
rustc-serialize = "~0.3"