syntex_syntax 0.14.0

Export of libsyntax for code generation
[package]
name = "syntex_syntax"
version = "0.14.0"
authors = [ "erick.tryzelaar@gmail.com" ]
license = "MIT/Apache-2.0"
description = "Export of libsyntax for code generation"
repository = "https://github.com/erickt/rust-syntex"

[dependencies]
bitflags = "*"
libc = "*"
log = "*"
rustc-serialize = "*"
term = "*"
unicode-xid = "*"