uritemplate-next 0.2.0

Rust implementation of RFC6570 - URI Template that can processURI Templates up and to including ones designated Level 4.
Documentation
[dependencies.regex]
version = "1"

[lib]
name = "uritemplate"

[package]
authors = ["Amit <amitc97@gmail.com>", "Julia DeMille <me@jdemille.com>"]
description = "Rust implementation of RFC6570 - URI Template that can processURI Templates up and to including ones designated Level 4."
documentation = "https://chowdhurya.github.io/rust-uritemplate/uritemplate/"
edition = "2018"
homepage = "https://github.com/judemille/rust-uritemplate/"
keywords = ["uritemplates", "URL", "URI", "template", "RFC6570"]
license = "BSD-3-Clause"
name = "uritemplate-next"
readme = "README.md"
repository = "https://github.com/judemille/rust-uritemplate/"
version = "0.2.0"