1rust-url 2======== 3 4[](https://github.com/servo/rust-url/actions?query=workflow%3ACI) 5[](https://codecov.io/gh/servo/rust-url) 6[](https://matrix.to/#/#rust-url:mozilla.org) 7[](LICENSE-MIT) 8[](LICENSE-APACHE) 9 10URL library for Rust, based on the [URL Standard](https://url.spec.whatwg.org/). 11 12[Documentation](https://docs.rs/url/) 13 14Please see [UPGRADING.md](https://github.com/servo/rust-url/blob/master/UPGRADING.md) if you are upgrading from a previous version. 15