[package]
name = "ncl"
version = "0.1.3"
license = "MIT"
description = "Simple configuration file format based on UCL, HCL and JSON"
repository = "https://github.com/nukomeet/ncl"
authors = [
"Ćukasz Niemier <lukasz@niemier.pl>",
"Nukomeet <bonjour@nukomeet.com>"
]
[dependencies]
nom = "~0.3.0"
[features]
unstable = []