Sunbeam Studios

Our open-source projects, here for you!

url (2.5.8)

Published 2026-03-26 10:36:15 +00:00 by siennathesane

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add url@2.5.8

About this package

URL library for Rust, based on the WHATWG URL Standard

rust-url

Build status Coverage Chat License: MIT License: Apache 2.0

URL library for Rust, based on the URL Standard.

Documentation

Please see UPGRADING.md if you are upgrading from a previous version.

Alternative Unicode back ends

url depends on the idna crate. By default, idna uses ICU4X as its Unicode back end. If you wish to opt for different tradeoffs between correctness, run-time performance, binary size, compile time, and MSRV, please see the README of the latest version of the idna_adapter crate for how to opt into a different Unicode back end.

Dependencies

ID Version
form_urlencoded ^1.2.2
idna ^1.1.0
percent-encoding ^2.3.2
serde ^1.0
serde_derive ^1.0
bencher ^0.1
serde ^1.0
serde_derive ^1.0
serde_json ^1.0
wasm-bindgen-test ^0.3

Keywords

url parser
Details
Cargo
2026-03-26 10:36:15 +00:00
0
The rust-url developers
MIT OR Apache-2.0
84 KiB
Assets (1)
Versions (1) View all
2.5.8 2026-03-26