fluent-uri v0.3.1
- Fixed a bug where
{Uri, Iri}::try_frompanic when passed a URI/IRI reference that consists of only scheme characters (#28). - Fixed a bug where
Iri::to_uriandIriRef::to_uri_refomit the colon delimiter before a port.
{Uri, Iri}::try_from panic when passed a URI/IRI reference that consists of only scheme characters (#28).Iri::to_uri and IriRef::to_uri_ref omit the colon delimiter before a port.