reproto-path-parser 0.3.36

reproto path parser
[build-dependencies.lalrpop]
version = "0.15"

[dependencies.error-chain]
version = "0.11"

[dependencies.lalrpop-util]
version = "0.13.1"

[dependencies.reproto-ast]
version = "0.3"

[dependencies.reproto-core]
version = "0.3"

[dependencies.reproto-path-lexer]
version = "0.3"

[lib]
path = "lib.rs"

[package]
authors = ["John-John Tedro <udoprog@tedro.se>"]
description = """
reproto path parser
"""
documentation = "https://docs.rs/reproto-parser"
homepage = "https://github.com/reproto/reproto"
license = "MIT/Apache-2.0"
name = "reproto-path-parser"
readme = "README.md"
repository = "https://github.com/reproto/reproto"
version = "0.3.36"