[package]
name = "yew-router-nested-route-parser"
version = "0.16.1"
authors = ["Henry Zimmerman <zimhen7@gmail.com>"]
edition = "2018"
license = "MIT/Apache-2.0"
description = "The parser for the routing syntax used with yew-router"
repository = "https://github.com/yewstack/yew"
[dependencies]
nom = "5.0.0"