iref 2.0.0

Internationalized Resource Identifiers (IRIs) and References, borrowed and owned.
Documentation
[package]
name = "iref"
version = "2.0.0"
authors = ["Timothée Haudebourg <author@haudebourg.net>"]
edition = "2018"
categories = ["web-programming", "internationalization"]
keywords = ["iri", "uri", "resource", "identifier", "slice"]
description = "Internationalized Resource Identifiers (IRIs) and References, borrowed and owned."
repository = "https://github.com/timothee-haudebourg/iref"
documentation = "https://docs.rs/iref"
license = "MIT/Apache-2.0"
readme = "README.md"

[dependencies]
pct-str = "1.0"
smallvec = "1.2"