Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 179 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 179 Bytes

no-idna

This crate allows you to patch the idna crate in rust-url in order to reduce the binary size. Doing so means that parsing URLs containing unicode characters will fail.