[package]
name = "nine"
version = "0.1.2"
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
license = "WTFPL"
description = "9p"
repository = "https://github.com/casey/nine"
documentation = "https://casey.github.io/nine/nine/"

build = "codegen.rs"

[build-dependencies]

nom = "^1.2.3"
brev = "0.1.4"
regex = "0.1.73"
lazy_static = "0.2.1"
handlebars = "0.18.2"
rustc-serialize = "0.3.19"
nine = "0.1.1"

[dependencies]

arrayref = "0.3.2"
enum_primitive = "0.1.0"
num = "0.1.34"
lazy_static = "0.2.1"
brev = "0.1.4"
regex = "0.1.73"