[package] name = "yew-router-nested-route-parser" version = "0.16.1" authors = ["Henry Zimmerman "] 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"