third_party_rust_nom/Cargo.toml
2015-02-24 18:36:58 +01:00

9 lines
216 B
TOML

[package]
name = "nom"
version = "0.1.6"
authors = [ "contact@geoffroycouprie.com" ]
description = "A byte oriented, zero copy, parser combinators library"
license = "MIT"
repository = "https://github.com/Geal/nom"